Share via


ExitStatementSyntax.BlockKeyword Property

Definition

The keyword describing the block to exit.

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

Property Value

Applies to