DataServiceRequestArgs Class
WCF Data Services 5.0
Represents additional metadata that is included in a request message to WCF Data Services.
Namespace: System.Data.Services.Client
Assembly: Microsoft.Data.Services.Client (in Microsoft.Data.Services.Client.dll)
The DataServiceRequestArgs type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AcceptContentType | Gets or sets the Accept header of the request message. |
![]() | ContentType | Gets or sets the Content-Type header of the request message. |
![]() | Headers | Gets the headers in the request message. |
![]() | Slug | Gets or sets the value of the Slug header of the request message. |
Show:
