다음을 통해 공유


PrecedenceConstraintClass.EvaluatesTrue 속성

정의

Value 속성의 부울 값을 가져옵니다.

public:
 virtual property bool EvaluatesTrue { bool get(); };
[System.Runtime.InteropServices.DispId(40)]
public virtual bool EvaluatesTrue { [System.Runtime.InteropServices.DispId(40)] get; }
[<System.Runtime.InteropServices.DispId(40)>]
[<get: System.Runtime.InteropServices.DispId(40)>]
member this.EvaluatesTrue : bool
Public Overridable ReadOnly Property EvaluatesTrue As Boolean

속성 값

Value 속성의 값을 나타내는 부울입니다.

구현

특성

설명

자세한 내용은 PrecedenceConstraint를 참조하세요.

적용 대상