Click or drag to resize

SendUrlRequestResponseUrlToRequest Property

Gets the new URL to request.

Namespace:  DotNetBrowser.Net.Handlers
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
public string UrlToRequest { get; }

Property Value

Type: String
The new URL to request.
See Also