Udostępnij za pośrednictwem


Właściwość TestAndCategoryPair.CategoryId —

Pobiera identyfikator dla kategorii badania.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.Common
Zestaw:  Microsoft.VisualStudio.QualityTools.Common (w Microsoft.VisualStudio.QualityTools.Common.dll)

Składnia

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

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
Identyfikator kategorii badania.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TestAndCategoryPair Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common

TestListCategoryId