Click or drag to resize
ErrorEventArgs Properties

The ErrorEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyException
The exception that caused the error event.
Public propertyReason
The reason why the error event was raised.
Top
See Also