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