HierarchyTreeNode.ShowPolicyHealthState 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 ou définit une valeur qui indique si l'état d'intégrité de la stratégie est affiché.
public:
abstract property bool ShowPolicyHealthState { bool get(); void set(bool value); };
public abstract bool ShowPolicyHealthState { get; set; }
member this.ShowPolicyHealthState : bool with get, set
Public MustOverride Property ShowPolicyHealthState As Boolean
Valeur de propriété
true s'il est affiché ; sinon, false.