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
public enum EnvironmentParentTypes
public enum class EnvironmentParentTypes
type EnvironmentParentTypes
Public Enumeration EnvironmentParentTypes
Members
Member name | Description | |
---|---|---|
TeamProject | The test environment belongs to a Team project. |
|
TestController | The test environment belongs to a test controller. |
See Also
Microsoft.TeamFoundation.TestManagement.Common Namespace
Return to top