次の方法で共有


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

プロパティ値

適用対象