Share via


ITypeParameterSymbol.HasValueTypeConstraint プロパティ

定義

型パラメーターに値型制約 (struct) が指定されている場合は True。

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

プロパティ値

適用対象