Version

Error Class Properties

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

Public Properties
 NameDescription
Public PropertyDescriptionGets or sets the descriptive text of the error.  
Public PropertyErrorCodeGets or sets the the numeric return code of the error.  
Public PropertyHelpFileGets or sets the path or URL to the Help file or topic that describes the error.  
Public PropertySeverityGets or sets the severity of the error.  
Public PropertySourceGets or sets the name of the component that generated the error.  
See Also