ApplicationCacheStatusUpdatedEventArgsStatus Property |
Version 93.1.111
Updated application cache status.
Namespace:
CefSharp.DevTools.ApplicationCache
Assembly:
CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntax public int Status { get; }
public:
property int Status {
int get ();
}
Property Value
Type:
Int32See Also