IIndicatorView.HideSingle 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.
Indique si l’indicateur doit être masqué lorsqu’il n’en existe qu’un seul.
public:
property bool HideSingle { bool get(); };
public bool HideSingle { get; }
member this.HideSingle : bool
Public ReadOnly Property HideSingle As Boolean