次の方法で共有


PickerDialog.Properties プロパティ

定義

データ ハンドラー コンポーネントの PickerProperties カスタム プロパティを指定する オブジェクトを返します。

public:
 property Microsoft::Office::Core::PickerProperties ^ Properties { Microsoft::Office::Core::PickerProperties ^ get(); };
public Microsoft.Office.Core.PickerProperties Properties { get; }
member this.Properties : Microsoft.Office.Core.PickerProperties
Public ReadOnly Property Properties As PickerProperties

プロパティ値

注釈

読み取り専用です。 PickerProperties オブジェクトのプロパティは、データ ハンドラーに渡されます。

適用対象