PickerDialog.DataHandlerId 属性

定义

设置或获取选取器对话框数据处理程序组件的 GUID。

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

属性值

注解

读/写。 在调用“选取器”对话框之前,必须指定此属性。

适用于