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