Freigeben über


WebAccountManager.ClearWebAccountPictureAsync(WebAccount) Methode

Definition

Löscht ein Webkontobild asynchron.

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

Parameter

webAccount
WebAccount

Das Webkonto, aus dem das Bild gelöscht werden soll.

Gibt zurück

Diese Methode gibt keinen Wert zurück.

Gilt für: