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)
Syntax
'Declaration
Public Enumeration EnvironmentParentTypes
public enum EnvironmentParentTypes
public enum class EnvironmentParentTypes
type EnvironmentParentTypes
public enum EnvironmentParentTypes
Members
Member name | Description | |
---|---|---|
TeamProject | The test environment belongs to a Team project. | |
TestController | The test environment belongs to a test controller. |