ExceptionEventArgs Properties
Provides data for the ExceptionEventArgs.Exception event.| Name | Description |
|---|---|
| Exception | Provides access to the exception. |
| Handled | Specifies whether or not the corresponding event was handled. |
See Also
| Name | Description |
|---|---|
| Exception | Provides access to the exception. |
| Handled | Specifies whether or not the corresponding event was handled. |