Share via


SystemTray.ShowAsync Método

Definición

Importante

La clase SystemTray está en desuso y no es funcional. Es posible que no esté disponible en versiones futuras de 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

Devoluciones

Implementaciones

Atributos

Se aplica a