ITypeParameterSymbol.HasReferenceTypeConstraint 属性

定义

如此 如果为类型参数指定了引用类型约束 (class) 。

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

属性值

适用于