The following tables list the members exposed by UserErrorEventArgs.
| Name | Description | |
|---|---|---|
![]() | UserErrorEventArgs Constructor | Overloaded. Creates an object of event arguments for user errors. |
| Name | Description | |
|---|---|---|
![]() | ErrorCode | Gets the error code associated with an error event. (Inherited from ErrorEventArgs) |
![]() | ErrorInfo | Gets the additional error information associated with an error event. (Inherited from ErrorEventArgs) |
![]() | UserErrorCode | Gets the error code associated with a user error event. |

