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.

QueryStringParameterCollection::Add Method

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

NameDescription
System_CAPS_pubmethodAdd(T)

(Inherited from Collection<T>.)

System_CAPS_pubmethodAdd(String^, String^)

Adds a QueryStringParameter created from a parameter name and value.

System_CAPS_pubmethodAdd(String^, String^, Boolean, Boolean)

Adds a QueryStringParameter created from a parameter name and value.

Return to top
Show: