Click or drag to resize

UnhandledExceptionEventArgs Properties

The UnhandledExceptionEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCallbackName
Gets or sets the name of the callback during which the exception was thrown.
Public propertyException
Gets the exception.
Top
See Also