SyntaxNodeOrToken.RawKind Property

Definition

An integer representing the language specific kind of the underlying node or 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