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