RuleSetErrorMessage Property |
Version 118.6.80
TODO(https://crbug.com/1425354): Replace this property with structured error.
Namespace:
CefSharp.DevTools.Preload
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public string ErrorMessage { get; set; }
public:
property String^ ErrorMessage {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also