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.
QueryStringParameter Constructor ()
Initializes a new instance of the QueryStringParameter class with default value for UrlEncode.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
This sets UrlEncode equal to false. The Name and Value properties are initialized as empty strings.
Show: