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