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