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.
TestAggregation::SynchronizedStart Property
Note: This API is now obsolete.Namespace:
Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Return to top
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets a value that indicates whether the tests and linked tests in this aggregation must be started synchronously.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Property Value
Type: System::Booleantrue if the tests and linked tests must be started synchronously; otherwise, false.
Show: