TestAndCategoryPair.CategoryId Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the ID for the test category.
C++
public:
property Microsoft::VisualStudio::TestTools::Common::TestListCategoryId ^ CategoryId { Microsoft::VisualStudio::TestTools::Common::TestListCategoryId ^ get(); };
public Microsoft.VisualStudio.TestTools.Common.TestListCategoryId CategoryId { get; }
member this.CategoryId : Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
Public ReadOnly Property CategoryId As TestListCategoryId
The ID for the test category.
Produkt | Wersje |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |