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