TypeParameterConstraintClauseSyntax.WhereKeyword Property

Definition

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

Property Value

Applies to