Udostępnij za pośrednictwem


Konstruktor TestAndCategoryPair — (TestId, TestListCategoryId)

Inicjuje nowe wystąpienie TestAndCategoryPair klasy przy użyciu dostarczonego badanie ID i identyfikatora kategorii.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.Common
Zestaw:  Microsoft.VisualStudio.QualityTools.Common (w Microsoft.VisualStudio.QualityTools.Common.dll)

Składnia

'Deklaracja
Public Sub New ( _
    testId As TestId, _
    categoryId As TestListCategoryId _
)
public TestAndCategoryPair(
    TestId testId,
    TestListCategoryId categoryId
)
public:
TestAndCategoryPair(
    TestId^ testId, 
    TestListCategoryId^ categoryId
)
new : 
        testId:TestId * 
        categoryId:TestListCategoryId -> TestAndCategoryPair
public function TestAndCategoryPair(
    testId : TestId, 
    categoryId : TestListCategoryId
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TestAndCategoryPair Klasa

Przeciążenie TestAndCategoryPair

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common

TestId

TestListCategoryId