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.

WebTestLoop Constructor

 

Initializes a new instance of the WebTestLoop class.

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

NameDescription
System_CAPS_pubmethodWebTestLoop(ConditionalRule^, Int32, Boolean)

Initializes a new instance of the WebTestLoop class by using the specified parameters.

System_CAPS_pubmethodWebTestLoop(LoopConditionalRuleReference^)

Initializes a new instance of the WebTestLoop class by using the specified LoopConditionalRuleReference.

System_CAPS_protmethodWebTestLoop(WebTestLoop^)

Initializes a new instance of the WebTestLoop class by copying the specified WebTestLoop.

Return to top
Show: