Click or drag to resize

SharedStorageAccessedEventArgsOwnerOrigin Property

Version 109.1.110
Serialized origin for the context that invoked the Shared Storage API.

Namespace:  CefSharp.DevTools.Storage
Assembly:  CefSharp (in CefSharp.dll) Version: 109.1.110.0 (109.1.110.0)
Syntax
public string OwnerOrigin { get; }

Property Value

Type: String
See Also