Partilhar via


HttpRequest.Result.Headers Propriedade

Definição

Obtém os cabeçalhos da resposta à operação http.

public System.Collections.Generic.Dictionary<string,string> Headers { get; }
member this.Headers : System.Collections.Generic.Dictionary<string, string>
Public ReadOnly Property Headers As Dictionary(Of String, String)

Valor de Propriedade

Cabeçalhos de resposta.

Aplica-se a