CoreApplication.Exit method
Shuts down the app.
Note Do not use this method to shut down an app outside of testing or debugging scenarios.
Syntax
Parameters
This method has no parameters.
Remarks
Don't call the Exit method from within an activation event handler.
This method is provided for testing purposes only.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 2/25/2013
