Share via


NextStatementSyntax.NextKeyword Property

Definition

The "Next" keyword.

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

Property Value

Applies to