ClientCallableSettings.MaxObjectPaths - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Public Property MaxObjectPaths As Integer
Get
Set
'Utilisation
Dim instance As ClientCallableSettings
Dim value As Integer
value = instance.MaxObjectPaths
instance.MaxObjectPaths = value
public int MaxObjectPaths { get; set; }
Valeur de propriété
Type : System.Int32