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

适用于