ExceptionRoutedEventArgs Properties
Collapse the table of content
Expand the table of content

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.

  NameDescription
Public property ErrorException Gets the underlying exception or native-level error reported by the event.
Public property OriginalSource Gets a reference to the object that raised the event. (Inherited from RoutedEventArgs.)
Top

Show:
© 2017 Microsoft