RemoteSystemWebAccountFilter.Account 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.
Compte web cible par l’objet RemoteSystemStatusTypeFilter .
public:
property WebAccount ^ Account { WebAccount ^ get(); };
WebAccount Account();
public WebAccount Account { get; }
var webAccount = remoteSystemWebAccountFilter.account;
Public ReadOnly Property Account As WebAccount
Valeur de propriété
Compte web à cibler.