Click or drag to resize

GenericIssueDetailsErrorType Property

Version 101.0.180
Issues with the same errorType are aggregated in the frontend.

Namespace:  CefSharp.DevTools.Audits
Assembly:  CefSharp (in CefSharp.dll) Version: 101.0.180.0 (101.0.180.0)
Syntax
public GenericIssueErrorType ErrorType { get; set; }

Property Value

Type: GenericIssueErrorType
See Also