Version

ErrorEventArgs Class Properties

For a list of all members of this type, see ErrorEventArgs members.

Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyErrorDescriptionThe description of the error that occurred.  
Public PropertyErrorTitleThe title of error that error dialog which will display.  
See Also