HttpRequestMessageProperty.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 request.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.Net.WebHeaderCollectionA WebHeaderCollection that contains the HTTP headers in the HTTP request.
Show: