ITypeParameterSymbol.HasValueTypeConstraint 속성

정의

true이면 형식 매개 변수에 대해 값 형식 제약 조건(struct)이 지정되었습니다.

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

속성 값

적용 대상