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.
RuleExecutionOrderAttribute Constructor (RuleExecutionOrder)
Initializes a new instance of the RuleExecutionOrderAttribute class with the specified value to indicate the rule execution order.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Parameters
- executionOrder
-
Type:
Microsoft.VisualStudio.TestTools.WebTesting::RuleExecutionOrder
The execution order for the rule.
Show: