RESTfulRequestInfo.Path propriedade
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxe
'Declaração
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 propriedade
Tipo: System.String