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.
Provides the settings for the ITestPlan.State property.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
'Declaration
Public Enumeration TestPlanState
public enum TestPlanState
public enum class TestPlanState
type TestPlanState
public enum TestPlanState
Members
Member name | Description | |
---|---|---|
Active | The plan is active. | |
Inactive | The plan is inactive. | |
None | The default setting. |