Compartilhar via


HttpMessageDiagnostic.Headers Propriedade

Definição

Obtém ou define a matriz de cabeçalhos HTTP a serem registrados.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a