Click or drag to resize

InstallabilityErrorErrorId Property

Version 118.6.80
The error id (e.g. 'manifest-missing-suitable-icon').

Namespace:  CefSharp.DevTools.Page
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public string ErrorId { get; set; }

Property Value

Type: String
See Also