Property UploadData
- Namespace
- DotNetBrowser.Navigation
- Assembly
- DotNetBrowser.dll
UploadData
Gets or sets the POST upload data that will be sent with the request.
public UploadData UploadData { get; set; }
Property Value
- UploadData
The POST upload data that will be sent with the request.