RemoteObjectDeepSerializedValue Property |
Version 118.6.80
Deep serialized value.
Namespace:
CefSharp.DevTools.Runtime
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public DeepSerializedValue DeepSerializedValue { get; set; }
public:
property DeepSerializedValue^ DeepSerializedValue {
DeepSerializedValue^ get ();
void set (DeepSerializedValue^ value);
}
Property Value
Type:
DeepSerializedValueSee Also