HttpResponseMessageProperty.Headers Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the HTTP headers from the HTTP response.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.Net.WebHeaderCollectionReturns a WebHeaderCollection that contains the HTTP headers in the HTTP response.
Show: