OperatorDeclarationSyntax.CheckedKeyword Property

Definition

Gets the "checked" keyword.

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

Property Value

Applies to