Partager via


TestResult.TestListCategoryId, propriété

Obtient l'ID de la catégorie de liste de ce résultat de test.

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

Syntaxe

'Déclaration
Public ReadOnly Property TestListCategoryId As TestListCategoryId
    Get
public TestListCategoryId TestListCategoryId { get; }
public:
property TestListCategoryId^ TestListCategoryId {
    TestListCategoryId^ get ();
}
member TestListCategoryId : TestListCategoryId
function get TestListCategoryId () : TestListCategoryId

Valeur de propriété

Type : Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
ID de la catégorie de liste de ce résultat de test.

Sécurité .NET Framework

Voir aussi

Référence

TestResult Classe

Microsoft.VisualStudio.TestTools.Common, espace de noms

TestListCategoryId