Condividi tramite


Proprietà TestResult.TestListCategoryId

Ottiene l'ID della categoria dell'elenco per i risultati del test.

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

Sintassi

'Dichiarazione
Public ReadOnly Property TestListCategoryId As TestListCategoryId
public TestListCategoryId TestListCategoryId { get; }
public:
property TestListCategoryId^ TestListCategoryId {
    TestListCategoryId^ get ();
}
member TestListCategoryId : TestListCategoryId with get
function get TestListCategoryId () : TestListCategoryId

Valore proprietà

Tipo: Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
L'ID della categoria dell'elenco per i risultati del test.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestResult Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common

TestListCategoryId