IRequest Properties

.NET Framework 4.5

The IRequest type exposes the following members.

  NameDescription
Public property Accept The accept header for this request.
Public property CookieContainer The cookies for this request.
Public property Credentials The credentials for this request.
Public property Proxy The proxy information for this request.
Public property UserAgent The user agent for this request.
Top
Show: