StartSessionParametersUrl Property  | 
 
                Gets the URL of the currently loaded web page.
            
 
    Namespace: 
   DotNetBrowser.Capture.Handlers
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.0
Syntaxpublic string Url { get; }Property Value
Type: 
StringThe URL of the currently loaded web page.
See Also