ServiceWorkerRegistrationRegistrationId Property  | 
Version 93.1.111 
            RegistrationId
            
 
    Namespace: 
   CefSharp.DevTools.ServiceWorker
    Assembly:
   CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntaxpublic string RegistrationId { get; set; }public:
property String^ RegistrationId {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also