DomStorageItemUpdatedEventArgsOldValue Property  | 
Version 106.0.290 
            OldValue
            
 
    Namespace: 
   CefSharp.DevTools.DOMStorage
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxpublic string OldValue { get; }public:
property String^ OldValue {
	String^ get ();
}Property Value
Type: 
String
See Also