Compartir a través de


ITypeParameterSymbol.HasValueTypeConstraint Propiedad

Definición

True si se especificó la restricción de tipo de valor (struct) para el parámetro de tipo.

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

Valor de propiedad

Se aplica a