TestAggregation.m_links 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.
The internal list of links in this test aggregation.
protected: System::Collections::ArrayList ^ m_links;
[Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("links")]
protected System.Collections.ArrayList m_links;
[<Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("links")>]
val mutable m_links : System.Collections.ArrayList
Protected m_links As ArrayList
Field Value
- Attributes