DomStorageItemUpdatedEventArgsNewValue Property |
Version 109.1.110
NewValue
Namespace:
CefSharp.DevTools.DOMStorage
Assembly:
CefSharp (in CefSharp.dll) Version: 109.1.110.0 (109.1.110.0)
Syntax public string NewValue { get; }
public:
property String^ NewValue {
String^ get ();
}
Property Value
Type:
StringSee Also