Compartilhar via


Propriedade TestListCategoryId.Uncategorized

Obtém a ID da lista de testes não categorizados.

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (em Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxe

'Declaração
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

Valor de propriedade

Tipo: Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
A ID da lista de testes não categorizados.

Segurança do .NET Framework

Consulte também

Referência

TestListCategoryId Classe

Namespace Microsoft.VisualStudio.TestTools.Common