TestElement.m_testCategories Field

Definition

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

Applies to