Share via


StructureStatementSyntax.StructureKeyword Property

Definition

The "Structure" keyword.

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

Property Value

Applies to