CoreApplication.Exit Method

Shuts down the app.

Syntax

public:
static void Exit()  

Remarks

Don’t call the Exit method from within an activation event handler.

Requirements

Namespace: Windows.ApplicationModel.Core

Metadata: windows.winmd

See also

Reference

CoreApplication Class

CoreApplication Members

Windows.ApplicationModel.Core Namespace