Compartilhar via


HttpRequest.Result.Headers Propriedade

Definição

Obtém os cabeçalhos da resposta para a 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 da propriedade

Cabeçalhos de resposta.

Aplica-se a