WebView.ClearTemporaryWebDataAsync Méthode

Définition

Efface le cache et les données IndexedDB du WebView.

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

Retours

Action asynchrone pour attendre l’opération d’effacement.

Attributs

S’applique à