CacheStorageListUpdatedEventArgsOrigin Property |
Version 118.6.80
Origin to update.
Namespace:
CefSharp.DevTools.Storage
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public string Origin { get; }
public:
property String^ Origin {
String^ get ();
}
Property Value
Type:
StringSee Also