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 对象的属性将传递给数据处理程序。

适用于