Partilhar via


Construtor TestAndCategoryPair (TestId, TestListCategoryId)

Inicializa uma nova instância da TestAndCategoryPair classe usando fornecida testar a identificação e a categoria ID.

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

Sintaxe

'Declaração
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
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

TestAndCategoryPair Classe

Sobrecargas TestAndCategoryPair

Namespace Microsoft.VisualStudio.TestTools.Common

TestId

TestListCategoryId