Partager via


WebAccountProviderManageAccountOperation.WebAccount Propriété

Définition

Obtient le compte web à gérer.

public:
 property WebAccount ^ WebAccount { WebAccount ^ get(); };
WebAccount WebAccount();
public WebAccount WebAccount { get; }
var webAccount = webAccountProviderManageAccountOperation.webAccount;
Public ReadOnly Property WebAccount As WebAccount

Valeur de propriété

Compte web à gérer.

S’applique à