ApplicationUnhandledExceptionEventArgs Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The ApplicationUnhandledExceptionEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
ExceptionObject | Gets or sets the unhandled exception. |
|
Handled | Gets or sets a value that indicates whether the exception is handled. |
Show: