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.
ITestAction::MoveToNewOwner Method (ITestBase^)
Adds this test action to the new owner and sets the current owner to null.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Parameters
- newOwner
-
Type:
Microsoft.TeamFoundation.TestManagement.Client::ITestBase^
Either an ITestCase object or an ISharedStep object. Both derive from ITestBase.
Show: