| UnhandledExceptionArgs Properties | 
The UnhandledExceptionArgs type exposes the following members.
 Properties
Properties| 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.
             | 
 See Also
See Also