Share via


ForLoopRule Constructor

Initializes a new instance of the ForLoopRule class.

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

Syntax

'Declaration
Public Sub New
public ForLoopRule()
public:
ForLoopRule()
new : unit -> ForLoopRule
public function ForLoopRule()

.NET Framework Security

See Also

Reference

ForLoopRule Class

Microsoft.VisualStudio.TestTools.WebTesting.Rules Namespace