Mono Class Library: OverviewSystem.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
[read-only] ExceptionObject object. Gets the uncaught exception. [read-only] IsTerminating bool. Gets a bool value indicating whether the system is terminating the current process.