SystemTray.ShowAsync メソッド

定義

重要

SystemTray クラスは非推奨であり、機能しなくなりました。 将来のバージョンの Windows では使用できない場合があります。

public:
 virtual IAsyncAction ^ ShowAsync() = ShowAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction ShowAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction ShowAsync();
function showAsync()
Public Function ShowAsync () As IAsyncAction

戻り値

実装

属性

適用対象