Share via


OnErrorGoToStatementSyntax.GoToKeyword Property

Definition

The "GoTo" keyword

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

Property Value

Applies to