Compartilhar via


WebApiSkill.HttpHeaders Propriedade

Definição

Obtém ou define os cabeçalhos necessários para fazer a solicitação http.

[Newtonsoft.Json.JsonProperty(PropertyName="httpHeaders")]
public System.Collections.Generic.IDictionary<string,string> HttpHeaders { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="httpHeaders")>]
member this.HttpHeaders : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property HttpHeaders As IDictionary(Of String, String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a