RESTfulRequestInfo.Method propriedade
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxe
'Declaração
Public Property Method As String
Get
Private Set
'Uso
Dim instance As RESTfulRequestInfo
Dim value As String
value = instance.Method
public string Method { get; private set; }
Valor de propriedade
Tipo: System.String