Version 88.2.90
The computed value of this property.
Namespace:
CefSharp.DevTools.Accessibility
Assembly:
CefSharp (in CefSharp.dll) Version: 88.2.90.0 (88.2.90.0)
Syntax public Object Value { get; set; }
public:
property Object^ Value {
Object^ get ();
void set (Object^ value);
}
Property Value
Type:
ObjectSee Also