Sdílet prostřednictvím


TestListCategoryId.Uncategorized – vlastnost

ID získá seznam zkoušek nezařazené do kategorií.

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

Syntaxe

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

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
ID seznamu testů nezařazené do kategorií.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

TestListCategoryId Třída

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