TestAndCategoryPair Implicit (Conversión) (TestAndCategoryPair to TestListCategoryId)

Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.

Representa un operador implícito al comparar un objeto TestAndCategoryPair con un objeto TestListCategoryId.

Espacio de nombres:  Microsoft.VisualStudio.TestTools.Common
Ensamblado:  Microsoft.VisualStudio.QualityTools.Common (en Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxis

'Declaración
Public Shared Widening Operator CType ( _
    pair As TestAndCategoryPair _
) As TestListCategoryId
public static implicit operator TestListCategoryId (
    TestAndCategoryPair pair
)
static implicit operator TestListCategoryId^ (
    TestAndCategoryPair^ pair
)
F# no admite la declaración de nuevos operadores de conversión.
JScript no admite la declaración de nuevos operadores de conversión.

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
Valor de la propiedad CategoryId.

Seguridad de .NET Framework

Vea también

Referencia

TestAndCategoryPair Clase

Implicit (Sobrecarga)

Microsoft.VisualStudio.TestTools.Common (Espacio de nombres)

CategoryId