Freigeben über


BuildSourceProviders.GitProperties.CreateBranchSpec-Methode

Namespace:  Microsoft.TeamFoundation.Build.Common
Assembly:  Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)

Syntax

'Declaration
Public Shared Function CreateBranchSpec ( _
    excludeBranch As Boolean, _
    branch As String _
) As String
public static string CreateBranchSpec(
    bool excludeBranch,
    string branch
)

Parameter

Rückgabewert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

BuildSourceProviders.GitProperties Klasse

Microsoft.TeamFoundation.Build.Common-Namespace