ToastCollectionManager.RemoveAllToastCollectionsAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Démarre la suppression asynchrone de tous les groupes de notifications toast pour l’application.
public:
virtual IAsyncAction ^ RemoveAllToastCollectionsAsync() = RemoveAllToastCollectionsAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction RemoveAllToastCollectionsAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction RemoveAllToastCollectionsAsync();
function removeAllToastCollectionsAsync()
Public Function RemoveAllToastCollectionsAsync () As IAsyncAction
Retours
Objet qui représente l’opération asynchrone.
- Attributs