Partager via


TestListCategoryId.Uncategorized, propriété

Obtient l'ID de la liste des tests n'appartenant à aucune catégorie.

Espace de noms :  Microsoft.VisualStudio.TestTools.Common
Assembly :  Microsoft.VisualStudio.QualityTools.Common (dans Microsoft.VisualStudio.QualityTools.Common.dll)

Syntaxe

'Déclaration
Public Shared ReadOnly Property Uncategorized As TestListCategoryId
    Get
public static TestListCategoryId Uncategorized { get; }
public:
static property TestListCategoryId^ Uncategorized {
    TestListCategoryId^ get ();
}
static member Uncategorized : TestListCategoryId
static function get Uncategorized () : TestListCategoryId

Valeur de propriété

Type : Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
ID de la liste des tests n'appartenant à aucune catégorie.

Sécurité .NET Framework

Voir aussi

Référence

TestListCategoryId Classe

Microsoft.VisualStudio.TestTools.Common, espace de noms