Share via


TryStatementSyntax.TryKeyword Property

Definition

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

Property Value

Applies to