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.
ITestBase::TestParameters Property
Gets a collection of all parameters that are used in the test steps in this test and all parameters that are included in any shared steps.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Property Value
Type: Microsoft.TeamFoundation.TestManagement.Client::TestParameterCollection^The collection of all parameters that are used in this test.
Show: