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::Properties Property
Gets or sets a collection of PluginOrRuleProperty objects with one member for each property defined by the rule or plug-in implementation.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Property Value
Type: Microsoft.VisualStudio.TestTools.WebTesting::PropertyCollection^A collection of PluginOrRuleProperty objects.
Show: