DefineDirectiveTriviaSyntax.DefineKeyword Property

Definition

public:
 property Microsoft::CodeAnalysis::SyntaxToken DefineKeyword { Microsoft::CodeAnalysis::SyntaxToken get(); };
public Microsoft.CodeAnalysis.SyntaxToken DefineKeyword { get; }
member this.DefineKeyword : Microsoft.CodeAnalysis.SyntaxToken
Public ReadOnly Property DefineKeyword As SyntaxToken

Property Value

Applies to