Свойство SharePointSharingSettings.PickerProperties
Пространство имен: Microsoft.SharePoint.Client
Сборки: Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)
Синтаксис
'Декларация
Public ReadOnly Property PickerProperties As PickerSettings
Get
'Применение
Dim instance As SharePointSharingSettings
Dim value As PickerSettings
value = instance.PickerProperties
public PickerSettings PickerProperties { get; }
Значение свойства
Тип: Microsoft.SharePoint.Client.PickerSettings
См. также
Справочные материалы
SharePointSharingSettings класс