共用方式為


Classification.DeleteProject 方法

刪除專案。 專案移至 tombstone,且專案下的節點取得永久刪除。

命名空間:  Microsoft.TeamFoundation.Integration.Server
組件:  Microsoft.TeamFoundation.Server.Core (在 Microsoft.TeamFoundation.Server.Core.dll 中)

語法

'宣告
<WebMethodAttribute> _
Public Sub DeleteProject ( _
    projectUri As String _
)
[WebMethodAttribute]
public void DeleteProject(
    string projectUri
)

參數

.NET Framework 安全性

請參閱

參考

Classification 類別

Microsoft.TeamFoundation.Integration.Server 命名空間