InstallabilityErrorErrorId Property |
Version 113.3.50
The error id (e.g. 'manifest-missing-suitable-icon').
Namespace:
CefSharp.DevTools.Page
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax public string ErrorId { get; set; }
public:
property String^ ErrorId {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also