Share via


ContinueStatementSyntax.ContinueKeyword Property

Definition

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

Property Value

Applies to