TestElement.m_testCategories Field
Definition
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.
Returns the value of the TestCategories property.
protected: Microsoft::VisualStudio::TestTools::Common::TestCategoryItemCollection ^ m_testCategories;
[Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("TestCategories")]
protected Microsoft.VisualStudio.TestTools.Common.TestCategoryItemCollection m_testCategories;
[<Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("TestCategories")>]
val mutable m_testCategories : Microsoft.VisualStudio.TestTools.Common.TestCategoryItemCollection
Protected m_testCategories As TestCategoryItemCollection
Field Value
- Attributes