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.
PropertyCollection::Add Method (String^, String^)
Adds a PluginOrRuleProperty to the PropertyCollection.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Parameters
- propertyName
-
Type:
System::String^
The property name to add.
- propertyValue
-
Type:
System::String^
The value to add.
Show: