Sdílet prostřednictvím


TestListCategoryId.Categories – vlastnost

Načte ID kategorie test seznamu vnitřní seznam, který obsahuje všechny seznamy vlastní test.

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
public static TestListCategoryId Categories { get; }
public:
static property TestListCategoryId^ Categories {
    TestListCategoryId^ get ();
}
static member Categories : TestListCategoryId with get
static function get Categories () : TestListCategoryId

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
Seznam ID kategorie test seznamu vnitřní seznam, který obsahuje všechny uživatelem definované test.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

TestListCategoryId Třída

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