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