Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The parent test suite.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
ITestSuiteBase ParentTestSuite { get; }
property ITestSuiteBase^ ParentTestSuite {
ITestSuiteBase^ get();
}
abstract ParentTestSuite : ITestSuiteBase with get
ReadOnly Property ParentTestSuite As ITestSuiteBase
Property Value
Type: Microsoft.TeamFoundation.TestManagement.Client.ITestSuiteBase
See Also
ITestSuiteEntry Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top