共用方式為


ITypeParameterSymbol.HasReferenceTypeConstraint 屬性

定義

如果為類型參數指定參考型別條件約束 (class) ,則為 True。

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

屬性值

適用於