ServiceWorkerRegistrationScopeURL Property |
Version 91.1.160
ScopeURL
Namespace:
CefSharp.DevTools.ServiceWorker
Assembly:
CefSharp (in CefSharp.dll) Version: 91.1.160.0 (91.1.160.0)
Syntax public string ScopeURL { get; set; }
public:
property String^ ScopeURL {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also