Click or drag to resize

LoadUrlParameters Properties

The LoadUrlParameters type exposes the following members.

Properties
  NameDescription
Public propertyHttpHeaders
Gets or sets the HTTP headers that will be sent with the request.
Public propertyPostData
Gets or sets the POST data that will be sent with the request.
Public propertyUrl
Gets the URL of the resource to load.
Top
See Also