Freigeben über


UriUtility.EnsureEndsWithPathSeparator-Methode

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

Syntax

'Declaration
Public Shared Function EnsureEndsWithPathSeparator ( _
    relativePath As String _
) As String
public static string EnsureEndsWithPathSeparator(
    string relativePath
)

Parameter

Rückgabewert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

UriUtility Klasse

Microsoft.TeamFoundation.Common-Namespace