LoadUrlParameters Properties |
The LoadUrlParameters type exposes the following members.
Name | Description | |
---|---|---|
HttpHeaders |
Gets or sets the HTTP headers that will be sent with the request.
| |
PostData | Obsolete.
Gets or sets the POST data that will be sent with the request.
| |
UploadData |
Gets or sets the POST upload data that will be sent with the request.
| |
Url |
Gets the URL of the resource to load.
|