Partager via


WebAccount.State Propriété

Définition

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.

Implémente

S’applique à