Partager via


TestListCategoryId.Root, propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Obtient l'ID interne du conteneur de toutes les listes de tests.

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

Valeur de propriété

Type : Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
ID du conteneur de toutes les listes de tests.

Sécurité .NET Framework

Voir aussi

Référence

TestListCategoryId Classe

Microsoft.VisualStudio.TestTools.Common, espace de noms