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.

TestAndCategoryPair Constructor

 

Initializes a new instance of the TestAndCategoryPair class.

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

NameDescription
System_CAPS_pubmethodTestAndCategoryPair(TestId^, TestListCategoryId^)

Initializes a new instance of the TestAndCategoryPair class by using the provided test ID and category ID.

System_CAPS_pubmethodTestAndCategoryPair(TestId^, TestListCategoryId^, Boolean, Boolean)

Initializes a new instance of the TestAndCategoryPair class by using the provided test and category IDs and the indicator for a broken link.

Return to top
Show: