Version

ErrorEventArgs Class Members

The following tables list the members exposed by ErrorEventArgs.

Public Constructors
 NameDescription
Public ConstructorErrorEventArgs ConstructorInitializes a new ErrorEventArgs  
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