Click or drag to resize

RuleSetErrorType Property

Version 118.6.80
Error information `errorMessage` is null iff `errorType` is null.

Namespace:  CefSharp.DevTools.Preload
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public RuleSetErrorType? ErrorType { get; set; }

Property Value

Type: NullableRuleSetErrorType
See Also