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