Freigeben über


VersionControlUtil.ConvertPathLengthToInt-Methode

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

Syntax

'Declaration
Public Shared Function ConvertPathLengthToInt ( _
    pathLength As PathLength _
) As Integer
public static int ConvertPathLengthToInt(
    PathLength pathLength
)

Parameter

Rückgabewert

Typ: System.Int32

.NET Framework-Sicherheit

Siehe auch

Referenz

VersionControlUtil Klasse

Microsoft.TeamFoundation.VersionControl.Common-Namespace