The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
HtmlTag::Attributes Property
Gets a collection of attributes associated with the HTML tag.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
The IList<T> object has type parameters of string and HtmlAttribute defined for its key/value pair.
Show: