Freigeben über


TestListCategoryId.Uncategorized-Eigenschaft

Ruft die ID für die Liste der nicht kategorisierten Tests ab.

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Syntax

'Declaration
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

Eigenschaftswert

Typ: Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
Die ID für die Liste der nicht kategorisierten Tests.

.NET Framework-Sicherheit

Siehe auch

Referenz

TestListCategoryId Klasse

Microsoft.VisualStudio.TestTools.Common-Namespace