ServiceWorkerVersionVersionId Property |
Version 90.6.50
VersionId
Namespace:
CefSharp.DevTools.ServiceWorker
Assembly:
CefSharp (in CefSharp.dll) Version: 90.6.50.0 (90.6.50.0)
Syntax public string VersionId { get; set; }
public:
property String^ VersionId {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also