TypeParameterSyntax.VarianceKeyword Property

Definition

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

Property Value

Applies to