IRequest Properties
.NET Framework 4.5
Top
The IRequest type exposes the following members.
| Name | Description | |
|---|---|---|
|
Accept | The accept header for this request. |
|
CookieContainer | The cookies for this request. |
|
Credentials | The credentials for this request. |
|
Proxy | The proxy information for this request. |
|
UserAgent | The user agent for this request. |
Show: