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