Condividi tramite


Conversione TestAndCategoryPair Implicit (TestAndCategoryPair to TestListCategoryId)

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

Rappresenta un operatore implicito in caso di confronto di un oggetto TestAndCategoryPair con un oggetto TestListCategoryId.

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Sintassi

'Dichiarazione
Public Shared Widening Operator CType ( _
    pair As TestAndCategoryPair _
) As TestListCategoryId
public static implicit operator TestListCategoryId (
    TestAndCategoryPair pair
)
static implicit operator TestListCategoryId^ (
    TestAndCategoryPair^ pair
)
F# non supporta la dichiarazione di nuovi operatori di cast.
JScript non supporta la dichiarazione di nuovi operatori di cast.

Parametri

Valore restituito

Tipo: Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
Valore della proprietà CategoryId.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestAndCategoryPair Classe

Overload Implicit

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common

CategoryId