Freigeben über


BuildSourceProviders.GitProperties.IsGitUri-Methode (String, String%)

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

Syntax

'Declaration
Public Shared Function IsGitUri ( _
    gitFullPath As String, _
    <OutAttribute> ByRef gitPath As String _
) As Boolean
public static bool IsGitUri(
    string gitFullPath,
    out string gitPath
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

BuildSourceProviders.GitProperties Klasse

IsGitUri-Überladung

Microsoft.TeamFoundation.Build.Common-Namespace