Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Specifies constants that define the state of a project
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration ProjectState
'Usage
Dim instance As ProjectState
[SerializableAttribute]
public enum ProjectState
[SerializableAttribute]
public enum class ProjectState
public enum ProjectState
Members
| Member name | Description | |
|---|---|---|
| New | The project is new. | |
| WellFormed | The project is well-formed. | |
| Deleting | The project is being deleted. |