IncomingWebResponseContext.Headers Property

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Gets the headers from the incoming Web response.

Namespace:  System.ServiceModel.Web
Assembly:  System.ServiceModel.Web.Extensions (in System.ServiceModel.Web.Extensions.dll)

Syntax

'Declaration
Public ReadOnly Property Headers As WebHeaderCollection
public WebHeaderCollection Headers { get; }

Property Value

Type: System.Net.WebHeaderCollection
A WebHeaderCollection instance that contains the headers from the incoming Web response.

Version Information

Silverlight

Supported in: 5, 4

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.