Click or drag to resize

UnhandledExceptionArgs Properties

The ApplicationUnhandledExceptionArgs type exposes the following members.

Properties
  NameDescription
Public propertyException
Gets or sets the unhandled exception.
Public propertyHandled
Gets or sets a value that indicates whether the exception is handled.
Top
See Also