RegionDirectiveTriviaSyntax.RegionKeyword Property

Definition

The "Region" keyword.

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

Property Value

Applies to