Information
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.

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

ITestVariable^ Create()

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.

Return to top
Show: