FrameLoadFailedEventArgsValidatedUrl Property  | 
 
                Gets the URL address which is failed to load.
            
 
    Namespace: 
   DotNetBrowser.Navigation.Events
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntaxpublic string ValidatedUrl { get; }Property Value
Type: 
StringThe URL address which is failed to load.
See Also