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.
ITestEnvironmentHelper::Find Method (Guid)
Finds and returns a specific test environment by using the provided GUID.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Parameters
- environmentId
-
Type:
System::Guid
A Guid that identifies a specific test environment.
Return Value
Type: Microsoft.TeamFoundation.TestManagement.Client::ITestEnvironment^The specified test environment.
Show: