Udostępnij za pośrednictwem


Właściwość ITestElement.TestCategories —

Zwraca kolekcję test kategorii elementów, przypisane do tego elementu badania przez użytkownika w interfejsie użytkownika.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.Common
Zestaw:  Microsoft.VisualStudio.QualityTools.Common (w Microsoft.VisualStudio.QualityTools.Common.dll)

Składnia

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

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.Common.TestCategoryItemCollection
Kolekcja elementów kategorii badania.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestElement Interfejs

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common

TestCategoryItem

TestCategoryItemCollection