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.

EnvironmentParentTypes Enumeration

 

Specifies the types of the parent (owner) of the test environments.

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

public enum class EnvironmentParentTypes

Member nameDescription
TeamProject

The test environment belongs to a Team project.

TestController

The test environment belongs to a test controller.

Return to top
Show: