Sdílet prostřednictvím


ITestElement.TestCategories – vlastnost

Kolekce test získá kategorie zboží, které je přiřazen tento prvek testu uživatelem v uživatelském rozhraní.

Obor názvů:  Microsoft.VisualStudio.TestTools.Common
Sestavení:  Microsoft.VisualStudio.QualityTools.Common (v Microsoft.VisualStudio.QualityTools.Common.dll)

Syntaxe

'Deklarace
ReadOnly Property TestCategories As TestCategoryItemCollection
TestCategoryItemCollection TestCategories { get; }
property TestCategoryItemCollection^ TestCategories {
    TestCategoryItemCollection^ get ();
}
abstract TestCategories : TestCategoryItemCollection with get
function get TestCategories () : TestCategoryItemCollection

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.TestTools.Common.TestCategoryItemCollection
Kolekce položek kategorie test.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ITestElement Rozhraní

Microsoft.VisualStudio.TestTools.Common – obor názvů

TestCategoryItem

TestCategoryItemCollection