次の方法で共有


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

戻り値

非同期操作を表す オブジェクト。

属性

適用対象