次の方法で共有


ImportsStatementSyntax.ImportsKeyword Property

Definition

The "Imports" keyword.

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

Property Value

Applies to