IndexerDeclarationSyntax.ThisKeyword Property

Definition

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

Property Value

Applies to