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