LoadingFailedEventArgsErrorText Property |
Version 130.1.90
Error message. List of network errors: https://cs.chromium.org/chromium/src/net/base/net_error_list.h
Namespace: CefSharp.DevTools.NetworkAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public string ErrorText { get; }
public:
property String^ ErrorText {
String^ get ();
}
Property Value
StringSee Also