Partager via


HttpReadSettings.RequestMethod Propriété

Définition

Obtient ou définit la méthode HTTP utilisée pour appeler l’API RESTful. La valeur par défaut est GET. Type : chaîne (ou Expression avec chaîne resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="requestMethod")]
public object RequestMethod { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="requestMethod")>]
member this.RequestMethod : obj with get, set
Public Property RequestMethod As Object

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à