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.
WebTestLoop Constructor
Initializes a new instance of the WebTestLoop class.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
| Name | Description | |
|---|---|---|
![]() | WebTestLoop(ConditionalRule^, Int32, Boolean) | Initializes a new instance of the WebTestLoop class by using the specified parameters. |
![]() | WebTestLoop(LoopConditionalRuleReference^) | Initializes a new instance of the WebTestLoop class by using the specified LoopConditionalRuleReference. |
![]() | WebTestLoop(WebTestLoop^) | Initializes a new instance of the WebTestLoop class by copying the specified WebTestLoop. |
Show:

