Mono Class Library: Overview

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 uncaught exception.
[read-only]
IsTerminatingbool. Gets a bool value indicating whether the system is terminating the current process.