Sdílet prostřednictvím


TestListCategoryId.AllItems – vlastnost

Toto rozhraní API podporuje infrastrukturu rozhraní .NET Framework a není určeno pro použití přímo v kódu.

Získá test ID seznamu Kategorie vnitřní seznam, který obsahuje všechny seznamy 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 AllItems As TestListCategoryId
public static TestListCategoryId AllItems { get; }
public:
static property TestListCategoryId^ AllItems {
    TestListCategoryId^ get ();
}
static member AllItems : TestListCategoryId with get
static function get AllItems () : TestListCategoryId

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
Test seznamu Kategorie ID vnitřní seznam, který obsahuje všechny seznamy test.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

TestListCategoryId Třída

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