Freigeben über


VersionControlPath.PrependRootIfNeeded-Methode (String, PathLength)

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

Syntax

'Declaration
Public Shared Function PrependRootIfNeeded ( _
    folder As String, _
    maxPathLength As PathLength _
) As String
public static string PrependRootIfNeeded(
    string folder,
    PathLength maxPathLength
)

Parameter

Rückgabewert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

VersionControlPath Klasse

PrependRootIfNeeded-Überladung

Microsoft.TeamFoundation.VersionControl.Common-Namespace