Share via


ToastCollectionManager.RemoveAllToastCollectionsAsync 方法

定義

啟動非同步移除應用程式的所有快顯通知群組。

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

傳回

物件,表示非同步作業。

屬性

適用於