共用方式為


WhileStatementSyntax.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

屬性值

適用於