PrecedenceConstraintClass.EvaluatesTrue 属性

定义

获得价值属性的布尔值。

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

属性值

一个布尔值,表示价值属性的值。

实现

属性

注解

有关详细信息,请参阅 PrecedenceConstraint

适用于