共用方式為


BuildSourceVersion.FormatGit 方法

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

語法

'宣告
Public Shared Function FormatGit ( _
    branch As String, _
    commit As String _
) As String
public static string FormatGit(
    string branch,
    string commit
)

參數

傳回值

類型:System.String
傳回 String

.NET Framework 安全性

請參閱

參考

BuildSourceVersion 類別

Microsoft.TeamFoundation.Build.Common 命名空間