TypeParameterListSyntax.OfKeyword Property

Definition

The "Of" keyword.

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

Property Value

Applies to