The properties of System.UnhandledExceptionEventArgs are listed below. For a list of all members, see the UnhandledExceptionEventArgs Members list.
See Also: Inherited members from System.EventArgs
[read-only] | ExceptionObject | object.
Gets the unhandled exception object. |
[read-only] | IsTerminating | bool.
Indicates whether the common language runtime is terminating. |