RESTfulRequestInfo.Method - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Public Property Method As String
Get
Private Set
'Utilisation
Dim instance As RESTfulRequestInfo
Dim value As String
value = instance.Method
public string Method { get; private set; }
Valeur de propriété
Type : System.String