ExceptionRoutedEventArgs Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The ExceptionRoutedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
ErrorException | Gets the underlying exception or native-level error reported by the event. |
|
OriginalSource | Gets a reference to the object that raised the event. (Inherited from RoutedEventArgs.) |
Show: