WebTestLoop Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class WebTestLoop : Microsoft::VisualStudio::TestTools::WebTesting::WebTestConditionalConstruct
[System.Serializable]
public class WebTestLoop : Microsoft.VisualStudio.TestTools.WebTesting.WebTestConditionalConstruct
[<System.Serializable>]
type WebTestLoop = class
inherit WebTestConditionalConstruct
Public Class WebTestLoop
Inherits WebTestConditionalConstruct
- Inheritance
- Attributes
Constructors
WebTestLoop(ConditionalRule, Int32, Boolean) | |
WebTestLoop(LoopConditionalRuleReference) | |
WebTestLoop(WebTestLoop) |
Properties
ConditionalRuleReference | (Inherited from WebTestConditionalConstruct) |
CurrentIterationNumber | |
ItemId | (Inherited from WebTestItem) |
Items | (Inherited from WebTestConditionalConstruct) |
LoopConditionalRuleReference | |
UniqueStringId | (Inherited from WebTestConditionalConstruct) |