Information
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.

WebTestContext::Add Method

 

Provides methods for adding objects to the WebTestContext.

Namespace:   Microsoft.VisualStudio.TestTools.WebTesting
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

NameDescription
System_CAPS_pubmethodAdd(KeyValuePair<String^, Object^>)
System_CAPS_pubmethodAdd(String^, Object^)

Adds an element with the provided key and value to the WebTestContext.

Return to top
Show: