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