AddIn.IsOpen 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 si le module est actuellement ouvert.
public:
property bool IsOpen { bool get(); };
public bool IsOpen { get; }
Public ReadOnly Property IsOpen As Boolean
Valeur de propriété
true si le module est actuellement ouvert ; sinon, false.
Remarques
booléen En lecture seule.