次の方法で共有


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

プロパティ値

注釈

読み取り/書き込みが可能です。 ピッカー ダイアログを呼び出す前に、このプロパティを指定する必要があります。

適用対象