WebAccount.State 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 l’état connecté du compte web.
public:
property WebAccountState State { WebAccountState get(); };
WebAccountState State();
public WebAccountState State { get; }
var webAccountState = webAccount.state;
Public ReadOnly Property State As WebAccountState
Valeur de propriété
État connecté du compte web.