DomStorageItemUpdatedEventArgsOldValue Property |
Version 107.1.120
OldValue
Namespace:
CefSharp.DevTools.DOMStorage
Assembly:
CefSharp (in CefSharp.dll) Version: 107.1.120.0 (107.1.120.0)
Syntax public string OldValue { get; }
public:
property String^ OldValue {
String^ get ();
}
Property Value
Type:
StringSee Also