LoadingFailedEventArgsErrorText Property |
Version 97.1.60
User friendly error message.
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp (in CefSharp.dll) Version: 97.1.60.0 (97.1.60.0)
Syntax public string ErrorText { get; }
public:
property String^ ErrorText {
String^ get ();
}
Property Value
Type:
StringSee Also