LoadUrlParametersUrl Property  | 
 
                Gets the URL of the resource to load.
            
 
    Namespace: 
   DotNetBrowser.Navigation
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.5
Syntaxpublic string Url { get; }Property Value
Type: 
StringThe URL of the resource to load.
See Also