ITypeParameterSymbol.HasUnmanagedTypeConstraint Property

Definition

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

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

Property Value

Applies to