NavigationStartedEventArgsUrl Property  | 
 
                Gets the URL of the navigation.
            
 
    Namespace: 
   DotNetBrowser.Navigation.Events
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntaxpublic string Url { get; }Property Value
Type: 
StringThe navigation URL.
See Also