Click or drag to resize

PrivatePropertyDescriptorValue Property

Version 100.0.140
The value associated with the private property.

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

Property Value

Type: RemoteObject
See Also