UnhandledExceptionEventArgs Class |
Namespace: Eto
The UnhandledExceptionEventArgs type exposes the following members.
Name | Description | |
---|---|---|
UnhandledExceptionEventArgs |
Initializes a new instance of the UnhandledExceptionEventArgs class.
|
Name | Description | |
---|---|---|
ExceptionObject |
Gets the unhandled exception object.
| |
IsTerminating |
Indicates whether the application is terminating.
|