Partager via


ToastCollectionManager.RemoveAllToastCollectionsAsync Méthode

Définition

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

S’applique à