Freigeben über


BuildSourceProviders.GitProperties.SplitBranches-Methode

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

Syntax

'Declaration
Public Shared Function SplitBranches ( _
    branchString As String _
) As List(Of String)
public static List<string> SplitBranches(
    string branchString
)

Parameter

Rückgabewert

Typ: System.Collections.Generic.List<String>

.NET Framework-Sicherheit

Siehe auch

Referenz

BuildSourceProviders.GitProperties Klasse

Microsoft.TeamFoundation.Build.Common-Namespace