SystemTray.ShowAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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