Version 104.4.240
The name of this property.
Namespace:
CefSharp.DevTools.Accessibility
Assembly:
CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntax public AXPropertyName Name { get; set; }
public:
property AXPropertyName Name {
AXPropertyName get ();
void set (AXPropertyName value);
}
Property Value
Type:
AXPropertyNameSee Also