Share via


DoStatementSyntax.DoKeyword Property

Definition

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

Property Value

Applies to