Compartir a través de


UriUtility.EnsureEndsWithPathSeparator (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Common
Ensamblado:  Microsoft.TeamFoundation.Common (en Microsoft.TeamFoundation.Common.dll)

Sintaxis

'Declaración
Public Shared Function EnsureEndsWithPathSeparator ( _
    relativePath As String _
) As String
public static string EnsureEndsWithPathSeparator(
    string relativePath
)

Parámetros

Valor devuelto

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

UriUtility Clase

Microsoft.TeamFoundation.Common (Espacio de nombres)