PrecedenceConstraintClass.EvaluatesTrue Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la valeur booléenne de la propriété 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
Valeur de propriété
Valeur booléenne qui indique la valeur de la propriété Value.
Implémente
- Attributs
Remarques
Pour plus d’informations, consultez PrecedenceConstraint.