Compartir a través de


ServiceException.ResponseHeaders Property

Definition

The HTTP response headers from the response.

public System.Net.Http.Headers.HttpResponseHeaders ResponseHeaders { get; }
member this.ResponseHeaders : System.Net.Http.Headers.HttpResponseHeaders
Public ReadOnly Property ResponseHeaders As HttpResponseHeaders

Property Value

Applies to