Share via


BreakStatementSyntax.BreakKeyword Property

Definition

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

Property Value

Applies to