UsingDirectiveSyntax.StaticKeyword Property

Definition

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

Property Value

Applies to