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.
This API supports the product 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
public enum EnvironmentParentTypes
public enum class EnvironmentParentTypes
type EnvironmentParentTypes
Public Enumeration EnvironmentParentTypes
Members
Member name | Description | |
---|---|---|
TeamProject | Parent is a Team Project. |
|
TestController | Parent is a Test Controller. |
See Also
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top