Version 92.0.260
The computed value of this property.
Namespace:
CefSharp.DevTools.Accessibility
Assembly:
CefSharp (in CefSharp.dll) Version: 92.0.260.0 (92.0.260.0)
Syntaxpublic Object Value { get; set; }
public:
property Object^ Value {
Object^ get ();
void set (Object^ value);
}
Property Value
Type:
Object
See Also