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