Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 489 Bytes

coreapplication_exit_1158854104.md

File metadata and controls

26 lines (17 loc) · 489 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Core.CoreApplication.Exit
winrt method

Windows.ApplicationModel.Core.CoreApplication.Exit

-description

Shuts down the app.

-remarks

Starting with Windows 10, calling this method is no longer is treated as an app crash.

Don't call this method from within an activation event handler.

Windows Phone 8

This API is supported in native apps only.

-examples

-see-also