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.
ITestVariableHelper::Create Method ()
Returns a new test run variable.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Return Value
Type: Microsoft.TeamFoundation.TestManagement.Client::ITestVariable^A test variable object.
The variable must be populated and saved before it is saved it to the server.
Show: