Click or drag to resize

ErrorEventArgs Properties

The ErrorEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyErrorCode
An integer that holds the current error number.
Public propertyErrorString
A string expression that holds text, if available, describing the current error.
Top
See Also