Click or drag to resize

BackgroundServiceEventStorageKey Property

Version 110.0.300
Storage key this event belongs to.

Namespace:  CefSharp.DevTools.BackgroundService
Assembly:  CefSharp (in CefSharp.dll) Version: 110.0.300.0 (110.0.300.0)
Syntax
public string StorageKey { get; set; }

Property Value

Type: String
See Also