GetAppManifestResponseErrors Property |
Version 86.0.240
errors
Namespace:
CefSharp.DevTools.Page
Assembly:
CefSharp (in CefSharp.dll) Version: 86.0.240.0 (86.0.240.0)
Syntax public IList<AppManifestError> Errors { get; }
public:
property IList<AppManifestError^>^ Errors {
IList<AppManifestError^>^ get ();
}
Property Value
Type:
IListAppManifestErrorSee Also