GetAttributesResponseAttributes Property  | 
Version 104.4.240 
            attributes
            
 
    Namespace: 
   CefSharp.DevTools.DOM
    Assembly:
   CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntaxpublic string[] Attributes { get; }public:
property array<String^>^ Attributes {
	array<String^>^ get ();
}Property Value
Type: 
String
See Also