Mono Class Library: OverviewSystem.UnhandledExceptionEventArgs: Members |
The members of System.UnhandledExceptionEventArgs are listed below.
See Also: Inherited members from System.EventArgs
Constructs and initializes a new instance of the UnhandledExceptionEventArgs class.
[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.