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 Constructor
These constructors initialize a new instance of the WebTestRequest class.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
| Name | Description | |
|---|---|---|
![]() | WebTestRequest(String^) | Initializes a new instance of the WebTestRequest class by using a URL string. |
![]() | WebTestRequest(Uri^) | Initializes a new instance of the WebTestRequest class by using a Uri object. |
Show:
