Condividi tramite


Proprietà TestListCategoryId.AllItems

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

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

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

Sintassi

'Dichiarazione
Public Shared ReadOnly Property AllItems As TestListCategoryId
public static TestListCategoryId AllItems { get; }
public:
static property TestListCategoryId^ AllItems {
    TestListCategoryId^ get ();
}
static member AllItems : TestListCategoryId with get
static function get AllItems () : 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.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestListCategoryId Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common