Click or drag to resize

SharedStorageAccessedEventArgsOwnerOrigin Property

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

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

Property Value

Type: String
See Also