TestListCategoryId.Uncategorized (Propiedad)

Obtiene el identificador de la lista de pruebas sin clasificar.

Espacio de nombres:  Microsoft.VisualStudio.TestTools.Common
Ensamblado:  Microsoft.VisualStudio.QualityTools.Common (en Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxis

'Declaración
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

Valor de propiedad

Tipo: Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
Identificador de la lista de pruebas sin clasificar.

Seguridad de .NET Framework

Vea también

Referencia

TestListCategoryId Clase

Microsoft.VisualStudio.TestTools.Common (Espacio de nombres)