PartitionWhileClauseSyntax.WhileKeyword 属性

定义

“While”关键字。

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

属性值

适用于