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