Version

ErrorDisplayingEventArgs Class Members

The following tables list the members exposed by ErrorDisplayingEventArgs.

Public Constructors
 NameDescription
Public ConstructorErrorDisplayingEventArgs ConstructorInitializes a new ErrorDisplayingEventArgs  
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