UsingStatementSyntax.UsingKeyword Property

Definition

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

Property Value

Applies to