Condividi tramite


Proprietà TestAndCategoryPair.CategoryId

Ottiene l'ID per la categoria di test.

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

Sintassi

'Dichiarazione
Public ReadOnly Property CategoryId As TestListCategoryId
    Get
public TestListCategoryId CategoryId { get; }
public:
property TestListCategoryId^ CategoryId {
    TestListCategoryId^ get ();
}
member CategoryId : TestListCategoryId
function get CategoryId () : TestListCategoryId

Valore proprietà

Tipo: Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
ID per la categoria di test.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestAndCategoryPair Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common

TestListCategoryId