Partager via


TestAndCategoryPair Implicit, conversion (TestAndCategoryPair to TestListCategoryId)

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Représente un opérateur implicite lors de la comparaison d'un objet TestAndCategoryPair avec un objet TestListCategoryId.

Espace de noms :  Microsoft.VisualStudio.TestTools.Common
Assembly :  Microsoft.VisualStudio.QualityTools.Common (dans Microsoft.VisualStudio.QualityTools.Common.dll)

Syntaxe

'Déclaration
Public Shared Widening Operator CType ( _
    pair As TestAndCategoryPair _
) As TestListCategoryId
public static implicit operator TestListCategoryId (
    TestAndCategoryPair pair
)
static implicit operator TestListCategoryId^ (
    TestAndCategoryPair^ pair
)
F# ne prend pas en charge la déclaration de nouveaux opérateurs de casting.
JScript ne prend pas en charge la déclaration de nouveaux opérateurs de casting.

Paramètres

Valeur de retour

Type : Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
Valeur de la propriété CategoryId.

Sécurité .NET Framework

Voir aussi

Référence

TestAndCategoryPair Classe

Implicit, surcharge

Microsoft.VisualStudio.TestTools.Common, espace de noms

CategoryId