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; }
public:
property String^ OwnerOrigin {
String^ get ();
}
Property Value
Type:
StringSee Also