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