ServiceWorkerRegistrationScopeURL Property  | 
Version 104.4.240 
            ScopeURL
            
 
    Namespace: 
   CefSharp.DevTools.ServiceWorker
    Assembly:
   CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntaxpublic string ScopeURL { get; set; }public:
property String^ ScopeURL {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also