Click or drag to resize

GenericIssueDetailsErrorType Property

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

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

Property Value

Type: GenericIssueErrorType
See Also