de la propiedad RESTfulRequestInfo.Path
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblado: Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxis
'Declaración
Public Property Path As String
Get
Private Set
'Uso
Dim instance As RESTfulRequestInfo
Dim value As String
value = instance.Path
public string Path { get; private set; }
Valor de propiedad
Tipo: System.String