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