Condividi tramite


Campo TestElement.m_testCategories

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

Restituisce il valore della proprietà TestCategories.

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Sintassi

'Dichiarazione
<PersistenceElementNameAttribute("TestCategories")> _
Protected m_testCategories As TestCategoryItemCollection
[PersistenceElementNameAttribute("TestCategories")]
protected TestCategoryItemCollection m_testCategories
[PersistenceElementNameAttribute(L"TestCategories")]
protected:
TestCategoryItemCollection^ m_testCategories
[<PersistenceElementNameAttribute("TestCategories")>]
val mutable m_testCategories: TestCategoryItemCollection
protected var m_testCategories : TestCategoryItemCollection

Note

Valore della proprietà TestCategories.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestElement Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common

TestCategories