Click or drag to resize

UnhandledExceptionEventArgs Properties

The UnhandledExceptionEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyExceptionObject
Gets the unhandled exception object.
Public propertyIsTerminating
Indicates whether the application is terminating.
Top
See Also