Sdílet prostřednictvím


TestListCategoryId.Categories – vlastnost

Získá test ID seznamu Kategorie vnitřní seznam obsahující všechny uživatelem definované test seznamy.

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

Syntaxe

'Deklarace
Public Shared ReadOnly Property Categories As TestListCategoryId
    Get
public static TestListCategoryId Categories { get; }
public:
static property TestListCategoryId^ Categories {
    TestListCategoryId^ get ();
}
static member Categories : TestListCategoryId
static function get Categories () : TestListCategoryId

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
Seznam ID seznamu Kategorie test vnitřní seznam obsahující všechny uživatelem definované test.

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

TestListCategoryId Třída

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