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::Properties Property

 

Gets or sets a collection of PluginOrRuleProperty objects with one member for each property defined by the rule or plug-in implementation.

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

public:
property PropertyCollection^ Properties {
	PropertyCollection^ get();
}
Return to top
Show: