Click or drag to resize

AXPropertyValue Property

Version 103.0.120
The value of this property.

Namespace:  CefSharp.DevTools.Accessibility
Assembly:  CefSharp (in CefSharp.dll) Version: 103.0.120.0 (103.0.120.0)
Syntax
public AXValue Value { get; set; }

Property Value

Type: AXValue
See Also