GetAttributesResponseAttributes Property |
Version 130.1.90
attributes
Namespace: CefSharp.DevTools.DOMAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public string[] Attributes { get; }
public:
property array<String^>^ Attributes {
array<String^>^ get ();
}
Property Value
StringSee Also