UnsafeExpressionSyntax.Keyword Property

Definition

SyntaxToken representing the unsafe keyword.

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

Property Value

Applies to