UnionDeclarationSyntax.Keyword Property

Definition

Gets the union keyword token.

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

Property Value

Applies to