Click or drag to resize

RuleSetErrorType Enumeration

Version 118.6.80
RuleSetErrorType

Namespace:  CefSharp.DevTools.Preload
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public enum RuleSetErrorType
Members
  Member nameValueDescription
SourceIsNotJsonObject0 SourceIsNotJsonObject
InvalidRulesSkipped1 InvalidRulesSkipped
See Also