共用方式為


ITypeParameterSymbol.HasValueTypeConstraint 屬性

定義

True 是表示 如果為類型參數指定了實值型別條件約束 (struct) 。

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

屬性值

適用於