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