VersionControlPath.GetTeamProjectName 方法

傳回這個最上層「指定的 Team 專案的伺服器項目。

命名空間:  Microsoft.TeamFoundation.VersionControl.Common
組件:  Microsoft.TeamFoundation.VersionControl.Common (在 Microsoft.TeamFoundation.VersionControl.Common.dll 中)

語法

'宣告
Public Shared Function GetTeamProjectName ( _
    item As String _
) As String
public static string GetTeamProjectName(
    string item
)

參數

傳回值

類型:System.String
從版本控制規格的最上層專案。

.NET Framework 安全性

請參閱

參考

VersionControlPath 類別

Microsoft.TeamFoundation.VersionControl.Common 命名空間