PickerDialog.DataHandlerId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets or gets the GUID of the Picker Dialog data handler component.
public:
property System::String ^ DataHandlerId { System::String ^ get(); void set(System::String ^ value); };
public string DataHandlerId { get; set; }
member this.DataHandlerId : string with get, set
Public Property DataHandlerId As String
Property Value
Remarks
Read/write. You must specify this property before invoking the Picker Dialog.