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.

WebTestRuleBase Constructor

 

Initializes a new instance of the WebTestRuleBase class.

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

NameDescription
System_CAPS_protmethodWebTestRuleBase()

Initializes a new instance of the WebTestRuleBase class.

System_CAPS_protmethodWebTestRuleBase(Type^)

Initializes a new instance of the WebTestRuleBase class with the specified type.

System_CAPS_protmethodWebTestRuleBase(WebTestRuleBase^)

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

Return to top
Show: