Share via


OnErrorResumeNextStatementSyntax.NextKeyword Property

Definition

The "Next"

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