ClientServiceHost.InitRESTfulRequestPath - Méthode
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Protected Friend Overridable Sub InitRESTfulRequestPath ( _
path As String _
)
'Utilisation
Dim path As String
Me.InitRESTfulRequestPath(path)
protected internal virtual void InitRESTfulRequestPath(
string path
)
Paramètres
- path
Type : System.String