Click or drag to resize
ExceptionRoutedEventArgs Properties

The ExceptionRoutedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyErrorMessage
Gets the message component of the exception, as a string.
Public propertyOriginalSource
Gets a reference to the object that raised the event.
(Inherited from RoutedEventArgs.)
Top
See Also