WebView.ClearTemporaryWebDataAsync Methode

Definition

Löscht den WebView-Cache und die IndexedDB-Daten .

public:
 static IAsyncAction ^ ClearTemporaryWebDataAsync();
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncAction ClearTemporaryWebDataAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncAction ClearTemporaryWebDataAsync();
function clearTemporaryWebDataAsync()
Public Shared Function ClearTemporaryWebDataAsync () As IAsyncAction

Gibt zurück

Eine asynchrone Aktion, die auf den Clear-Vorgang wartet.

Attribute

Gilt für: