The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IExecutionRunConfiguration::TestElements Property
Gets the list of test elements in the run.
Assembly: Microsoft.VisualStudio.QualityTools.ExecutionCommon (in Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)
Property Value
Type: array<Microsoft.VisualStudio.TestTools.Common::ITestElement^>^Returns the list of test elements in the test run.
Show: