SharedStorageAccessedEventArgsOwnerOrigin Property |
Version 118.6.80
Serialized origin for the context that invoked the Shared Storage API.
Namespace:
CefSharp.DevTools.Storage
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public string OwnerOrigin { get; }
public:
property String^ OwnerOrigin {
String^ get ();
}
Property Value
Type:
StringSee Also