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.
TestCategoryItemCollection Constructor (array<String^>^)
Initializes a new instance of the TestCategoryItemCollection class by using the provided array of category names.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Parameters
- items
-
Type:
array<System::String^>^
A list of category names.
Show: