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