SyntaxToken.RawKind Property

Definition

An integer representing the language specific kind of this token.

public:
 property int RawKind { int get(); };
public int RawKind { get; }
member this.RawKind : int
Public ReadOnly Property RawKind As Integer

Property Value

Applies to