Share via


ExitStatementSyntax.ExitKeyword Property

Definition

The "Exit" keyword.

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

Property Value

Applies to