Partager via


WebAccountManager.DeleteWebAccountAsync(WebAccount) Méthode

Définition

Supprime un compte web de manière asynchrone.

public:
 static IAsyncAction ^ DeleteWebAccountAsync(WebAccount ^ webAccount);
 static IAsyncAction DeleteWebAccountAsync(WebAccount const& webAccount);
public static IAsyncAction DeleteWebAccountAsync(WebAccount webAccount);
function deleteWebAccountAsync(webAccount)
Public Shared Function DeleteWebAccountAsync (webAccount As WebAccount) As IAsyncAction

Paramètres

webAccount
WebAccount

Compte web à supprimer.

Retours

Cette méthode ne retourne pas de valeur.

S’applique à