SendUrlRequestResponseUrlToRequest Property |
Gets the new URL to request.
Namespace:
DotNetBrowser.Net.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax public string UrlToRequest { get; }
Property Value
Type:
StringThe new URL to request.
See Also