Click or drag to resize

PrivatePropertyDescriptorValue Property

Version 110.0.300
The value associated with the private property.

Namespace:  CefSharp.DevTools.Runtime
Assembly:  CefSharp (in CefSharp.dll) Version: 110.0.300.0 (110.0.300.0)
Syntax
public RemoteObject Value { get; set; }

Property Value

Type: RemoteObject
See Also