AXValueSourceAttribute Property |
Version 118.6.80
The name of the relevant attribute, if any.
Namespace:
CefSharp.DevTools.Accessibility
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public string Attribute { get; set; }
public:
property String^ Attribute {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also