PickerResult.Fields 属性

定义

获取集合中 PickerFields 子项的字段定义。

public:
 property Microsoft::Office::Core::PickerFields ^ Fields { Microsoft::Office::Core::PickerFields ^ get(); void set(Microsoft::Office::Core::PickerFields ^ value); };
public Microsoft.Office.Core.PickerFields Fields { get; set; }
member this.Fields : Microsoft.Office.Core.PickerFields with get, set
Public Property Fields As PickerFields

属性值

注解

只读。

适用于