ITypeParameterSymbol.HasReferenceTypeConstraint 속성

정의

형식 매개 변수에 대해 참조 형식 제약 조건(class)을 지정한 경우 True입니다.

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

속성 값

적용 대상