Click or drag to resize

PickerFailedEventArgs Fields

The PickerFailedEventArgs type exposes the following members.

Fields
  NameDescription
Public fieldCode
The error code of the failure (HResult)
Public fieldException
The original exception that caused the picker failure
Public fieldMessage
The mesage of the failure
Top
See Also