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