Share via


ITypeParameterSymbol.HasValueTypeConstraint Property

Definition

True if the value type constraint (struct) was specified for the type parameter.

public:
 property bool HasValueTypeConstraint { bool get(); };
public bool HasValueTypeConstraint { get; }
member this.HasValueTypeConstraint : bool
Public ReadOnly Property HasValueTypeConstraint As Boolean

Property Value

Applies to