FrameLoadFinishedEventArgsValidatedUrl Property  | 
 
                Gets the URL address which is finished loading.
            
 
    Namespace: 
   DotNetBrowser.Navigation.Events
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.0
Syntaxpublic string ValidatedUrl { get; }Property Value
Type: 
StringThe URL address which is finished loading.
See Also