Class SourceInfoType
Possible values for object types
Inheritance
object
SourceInfoType
Namespace: BuildSystem.GenDoc.DocFX
Assembly: BuildSystem.GenDoc.DocFX.dll
Syntax
public sealed class SourceInfoType : Enum
Fields
Class
Class object
Declaration
public const SourceInfoType Class = 1
Field Value
Type | Description |
---|---|
SourceInfoType |
Constructor
Constructor
Declaration
public const SourceInfoType Constructor = 5
Field Value
Type | Description |
---|---|
SourceInfoType |
Enum
Enumeration
Declaration
public const SourceInfoType Enum = 3
Field Value
Type | Description |
---|---|
SourceInfoType |
Field
Field object
Declaration
public const SourceInfoType Field = 4
Field Value
Type | Description |
---|---|
SourceInfoType |
Interface
Interface object
Declaration
public const SourceInfoType Interface = 2
Field Value
Type | Description |
---|---|
SourceInfoType |
Method
Method
Declaration
public const SourceInfoType Method = 6
Field Value
Type | Description |
---|---|
SourceInfoType |
Namespace
Namespace object
Declaration
public const SourceInfoType Namespace = 0
Field Value
Type | Description |
---|---|
SourceInfoType |
Property
Property in C#, field in Delphi
Declaration
public const SourceInfoType Property = 7
Field Value
Type | Description |
---|---|
SourceInfoType |
Struct
Struct in C# / Record in Delphi
Declaration
public const SourceInfoType Struct = 8
Field Value
Type | Description |
---|---|
SourceInfoType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
int |