Version 130.1.90
This `Node`'s role, whether explicit or implicit.
Namespace: CefSharp.DevTools.AccessibilityAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public AXValue Role { get; set; }
public:
property AXValue^ Role {
AXValue^ get ();
void set (AXValue^ value);
}
Property Value
AXValueSee Also