SharePointSharingSettings.PickerProperties - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public ReadOnly Property PickerProperties As PickerSettings
Get
'Utilisation
Dim instance As SharePointSharingSettings
Dim value As PickerSettings
value = instance.PickerProperties
public PickerSettings PickerProperties { get; }
Valeur de propriété
Type : Microsoft.SharePoint.Client.PickerSettings
Voir aussi
Référence
SharePointSharingSettings classe