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