This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Indicates the type of owner of the test environments.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
'Declaration
Public Enumeration EnvironmentParentTypes
public enum EnvironmentParentTypes
public enum class EnvironmentParentTypes
type EnvironmentParentTypes
public enum EnvironmentParentTypes
Members
| Member name | Description | |
|---|---|---|
| TeamProject | Parent is a Team Project. | |
| TestController | Parent is a Test Controller. |