Share via


StructureStatementSyntax.DeclarationKeyword Property

Definition

public:
 virtual property Microsoft::CodeAnalysis::SyntaxToken DeclarationKeyword { Microsoft::CodeAnalysis::SyntaxToken get(); };
public override Microsoft.CodeAnalysis.SyntaxToken DeclarationKeyword { get; }
member this.DeclarationKeyword : Microsoft.CodeAnalysis.SyntaxToken
Public Overrides ReadOnly Property DeclarationKeyword As SyntaxToken

Property Value

Applies to