共用方式為


UsingStatementSyntax.UsingKeyword 屬性

定義

「Using」 關鍵字。

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

屬性值

適用於