GetTypeExpressionSyntax.GetTypeKeyword Property

Definition

The "GetType" keyword.

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

Property Value

Applies to