SendingRequestEventArgs.RequestHeaders Property

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

Represents the text of the headers of the HttpWebRequest instance that the client is about to send to the target data service.

Namespace:  System.Data.Services.Client
Assembly:  System.Data.Services.Client (in System.Data.Services.Client.dll)

Syntax

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

Property Value

Type: System.Net.WebHeaderCollection
A string value that contains the headers.

Version Information

Silverlight

Supported in: 5, 4, 3

Platforms

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