HtmlTag.AddAttribute(HtmlAttribute) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void AddAttribute(Microsoft::VisualStudio::TestTools::WebTesting::HtmlAttribute ^ attribute);
public void AddAttribute (Microsoft.VisualStudio.TestTools.WebTesting.HtmlAttribute attribute);
member this.AddAttribute : Microsoft.VisualStudio.TestTools.WebTesting.HtmlAttribute -> unit
Public Sub AddAttribute (attribute As HtmlAttribute)
Parameters
- attribute
- HtmlAttribute