System.UnhandledExceptionEventArgs: Property Members

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

Public Properties

[read-only]
ExceptionObjectobject.

Gets the unhandled exception object.

[read-only]
IsTerminatingbool.

Indicates whether the common language runtime is terminating.