SystemTray.ShowAsync Method

Definition

Important

The SystemTray class is deprecated and non-functional. It may not be available in future versions of 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

Returns

Implements

Attributes

Applies to