Partager via


TestPlanState, énumération

Fournit les paramètres pour la propriété ITestPlan.State.

Espace de noms :  Microsoft.TeamFoundation.TestManagement.Client
Assembly :  Microsoft.TeamFoundation.TestManagement.Client (dans Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Déclaration
Public Enumeration TestPlanState
public enum TestPlanState
public enum class TestPlanState
type TestPlanState
public enum TestPlanState

Membres

Nom de membre Description
None Paramètre par défaut.
Active Plan actif.
Inactive Plan inactif.

Voir aussi

Référence

Microsoft.TeamFoundation.TestManagement.Client, espace de noms

ITestPlan