Partager via


WebAccountProviderDeleteAccountOperation.WebAccount Propriété

Définition

Obtient le compte web à supprimer.

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

Valeur de propriété

Compte web à supprimer.

S’applique à