| GPUInfoAuxAttributes Property  | 
Version 90.6.50 
            An optional dictionary of additional GPU related attributes.
            
 
    Namespace: 
   CefSharp.DevTools.SystemInfo
    Assembly:
   CefSharp (in CefSharp.dll) Version: 90.6.50.0 (90.6.50.0)
 Syntax
Syntaxpublic Object AuxAttributes { get; set; }public:
property Object^ AuxAttributes {
	Object^ get ();
	void set (Object^ value);
}Property Value
Type: 
Object See Also
See Also