RefStructConstraintSyntax.StructKeyword Property

Definition

Gets the "struct" keyword.

public Microsoft.CodeAnalysis.SyntaxToken StructKeyword { get; }
member this.StructKeyword : Microsoft.CodeAnalysis.SyntaxToken
Public ReadOnly Property StructKeyword As SyntaxToken

Property Value

Applies to