UnhandledExceptionArgs Properties | 
The UnhandledExceptionArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Exception | 
            Gets the unhandled exception.
              | |
| Handled | 
            Gets or sets whether the exception has been
            appropriately handled. If set to true,
            then the exception will not be thrown.
              |