Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates an empty test environment.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
ITestEnvironment Create()
ITestEnvironment^ Create()
abstract Create : unit -> ITestEnvironment
Function Create As ITestEnvironment
Return Value
Type: Microsoft.TeamFoundation.TestManagement.Client.ITestEnvironment
The test environment.
See Also
Create Overload
ITestEnvironmentHelper Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top