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