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.
WebTestRequest::HasQueryStringParameters Property
Gets a value that indicates whether the request has querystring parameters.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Property Value
Type: System::Booleantrue if the request has querystring parameters; otherwise, false.
Show: