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.
ITestSuiteBase::IsRoot Property
Gets a value that indicates whether this suite is the root suite in the test project.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Property Value
Type: System::Booleantrue if this suite is the root suite in the project; otherwise, false.
Show: