Share via


AppWindow.CloseAsync Methode

Definition

Schließt das App-Fenster.

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

Gibt zurück

Gibt ein IAsyncAction-Objekt zurück, das zum Steuern des asynchronen Vorgangs verwendet wird.

Attribute

Gilt für: