Click or drag to resize

ErrorEventArgs Properties

The ErrorEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyException
Gets the exception that caused the error.
Public propertyMessage
Gets the error message.
Top
See Also