ProjectState 列挙体

メモ: この API は、互換性のために残されています。

名前空間:  Microsoft.TeamFoundation.Server
アセンブリ:  Microsoft.TeamFoundation (Microsoft.TeamFoundation.dll 内)

構文

'宣言
<ObsoleteAttribute("Please use Microsoft.TeamFoundation.Common.ProjectState instead")> _
Public Enumeration ProjectState
[ObsoleteAttribute("Please use Microsoft.TeamFoundation.Common.ProjectState instead")]
public enum ProjectState

メンバー

メンバー名 説明
Deleting
New
WellFormed

参照

関連項目

Microsoft.TeamFoundation.Server 名前空間