Freigeben über


VersionControlPath.IsCanonicalizedPath-Methode (String, Boolean, PathLength)

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

Syntax

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

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

VersionControlPath Klasse

IsCanonicalizedPath-Überladung

Microsoft.TeamFoundation.VersionControl.Common-Namespace