Compartilhar via


Conversão TestAndCategoryPair Implicit (TestAndCategoryPair to TestListCategoryId)

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Representa um operador implícito ao comparar um TestAndCategoryPair de objeto com um TestListCategoryId objeto.

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

Sintaxe

'Declaração
Public Shared Widening Operator CType ( _
    pair As TestAndCategoryPair _
) As TestListCategoryId
public static implicit operator TestListCategoryId (
    TestAndCategoryPair pair
)
static implicit operator TestListCategoryId^ (
    TestAndCategoryPair^ pair
)
O F# não oferece suporte à declaração de novos operadores de conversão.
JScript não oferece suporte à declaração de novos operadores de conversão.

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
O valor de CategoryId propriedade.

Segurança do .NET Framework

Consulte também

Referência

TestAndCategoryPair Classe

Sobrecargas Implicit

Namespace Microsoft.VisualStudio.TestTools.Common

CategoryId