ServiceException.ResponseHeaders Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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