ServiceWorkerRegistrationIsDeleted Property |
Version 106.0.290
IsDeleted
Namespace:
CefSharp.DevTools.ServiceWorker
Assembly:
CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntax public bool IsDeleted { get; set; }
public:
property bool IsDeleted {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also