Version

ErrorDisplayingEventArgs Class Properties

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

Public Properties
 NameDescription
Public PropertyCancelSpecifies whether to cancel the operation.  
Public PropertyDisplayTypeReturns an enumerating indicating the type of error ui that will be displayed if the event is not cancelled.  
Public PropertyErrorReturns an object that contains the error information.  
See Also