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.
Response header for an HTTP response.
Namespace: System.Data.Services
Assembly: Microsoft.Data.Services (in Microsoft.Data.Services.dll)
Syntax
'Declaration
ReadOnly Property ResponseHeaders As WebHeaderCollection
Get
'Usage
Dim instance As IDataServiceHost2
Dim value As WebHeaderCollection
value = instance.ResponseHeaders
WebHeaderCollection ResponseHeaders { get; }
property WebHeaderCollection^ ResponseHeaders {
WebHeaderCollection^ get ();
}
abstract ResponseHeaders : WebHeaderCollection
function get ResponseHeaders () : WebHeaderCollection
Property Value
Type: System.Net.WebHeaderCollection
String value of header.