Condividi tramite


WebAccountManager.DeleteWebAccountAsync(WebAccount) Metodo

Definizione

Elimina un account Web in modo asincrono.

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

Parametri

webAccount
WebAccount

Account Web da eliminare.

Restituisce

Questo metodo non restituisce valori.

Si applica a