LoadErrorEventArgsFailedUrl Property |
Version 55.0.0
The URL that failed to load.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 55.0.0.0 (55.0.0.0)
Syntax public string FailedUrl { get; }
public:
property String^ FailedUrl {
String^ get ();
}
Property Value
Type:
StringSee Also