WebRequestInfo.Method - Propriété
Obtient ou définit une valeur qui spécifie le format d’affichage de la valeur du champ.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public Property Method As String
Get
Set
'Utilisation
Dim instance As WebRequestInfo
Dim value As String
value = instance.Method
instance.Method = value
public string Method { get; set; }
Valeur de propriété
Type : System.String
La méthode HTTP pour la requête web.