ITypeParameterSymbol.HasValueTypeConstraint 属性

定义

如此 如果为类型参数指定了值类型约束 (struct) 。

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

属性值

适用于