Share via


EndRegionDirectiveTriviaSyntax.EndKeyword Property

Definition

The "End" keyword.

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

Property Value

Applies to