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