Udostępnij za pośrednictwem


Właściwość ITestElement.CategoryId —

Zwraca lub ustawia identyfikator kategorii listy badań dla tego elementu badania.

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

Składnia

'Deklaracja
Property CategoryId As TestListCategoryId
TestListCategoryId CategoryId { get; set; }
property TestListCategoryId^ CategoryId {
    TestListCategoryId^ get ();
    void set (TestListCategoryId^ value);
}
abstract CategoryId : TestListCategoryId with get, set
function get CategoryId () : TestListCategoryId
function set CategoryId (value : TestListCategoryId)

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
Badanie ID kategorii listy dla tego elementu badania.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestElement Interfejs

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common

TestListCategoryId