DoStatementSyntax.WhileKeyword Property

Definition

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

Property Value

Applies to