LoadErrorEventArgsErrorText Property |
Version 90.6.50
The error text.
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 90.6.50.0 (90.6.50.0)
Syntax public string ErrorText { get; }
public:
property String^ ErrorText {
String^ get ();
}
Property Value
Type:
StringSee Also