Click or drag to resize

UnhandledExceptionArgs Properties

The UnhandledExceptionArgs type exposes the following members.

Properties
  NameDescription
Public propertyException
Gets the unhandled exception.
Public propertyHandled
Gets or sets whether the exception has been appropriately handled. If set to true, then the exception will not be thrown.
Top
See Also