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::Actions Property
Gets a collection of test action objects that are stored in the order that they are to be executed.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Property Value
Type: Microsoft.TeamFoundation.TestManagement.Client::TestActionCollection^The ordered collection of test actions.
The returned collection is modifiable, and on save those changes will be sent to the server
Show: