Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Request header for an HTTP request.
Namespace: System.Data.Services
Assembly: Microsoft.Data.Services (in Microsoft.Data.Services.dll)
Syntax
'Declaration
ReadOnly Property RequestHeaders As WebHeaderCollection
Get
'Usage
Dim instance As IDataServiceHost2
Dim value As WebHeaderCollection
value = instance.RequestHeaders
WebHeaderCollection RequestHeaders { get; }
property WebHeaderCollection^ RequestHeaders {
WebHeaderCollection^ get ();
}
abstract RequestHeaders : WebHeaderCollection
function get RequestHeaders () : WebHeaderCollection
Property Value
Type: System.Net.WebHeaderCollection
String value of header.