Freigeben über


VersionControlPath.IsValidPath-Methode (String, PathLength)

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

Syntax

'Declaration
Public Shared Function IsValidPath ( _
    serverItem As String, _
    maxPathLength As PathLength _
) As Boolean
public static bool IsValidPath(
    string serverItem,
    PathLength maxPathLength
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

VersionControlPath Klasse

IsValidPath-Überladung

Microsoft.TeamFoundation.VersionControl.Common-Namespace