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