Freigeben über


BuildSourceProviders.IsGit-Methode

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

Syntax

'Declaration
Public Shared Function IsGit ( _
    sourceProvider As String _
) As Boolean
public static bool IsGit(
    string sourceProvider
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

BuildSourceProviders Klasse

Microsoft.TeamFoundation.Build.Common-Namespace