Condividi tramite


Proprietà TestListCategoryId.Categories

Ottiene l'ID di categoria dell'elenco dei test dell'elenco interno contenente tutti gli elenchi dei test definiti dall'utente.

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
ID categoria dell'elenco dei test dell'elenco interno che contiene tutti gli elenchi dei test definiti dall'utente.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestListCategoryId Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common