KnownSymbolType Enum

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

public enum KnownSymbolType
type KnownSymbolType = 
Public Enum KnownSymbolType
Inheritance
KnownSymbolType

Fields

CommentBody 8

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

CommentStar 7

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

CommentStart 6

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Identifier 2

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Keyword 3

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

NewLine 1

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Transition 4

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Unknown 5

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

WhiteSpace 0

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Applies to