DomStorageItemUpdatedEventArgsOldValue Property |
Version 130.1.90
OldValue
Namespace: CefSharp.DevTools.DOMStorageAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public string OldValue { get; }
public:
property String^ OldValue {
String^ get ();
}
Property Value
StringSee Also