Compartilhar via


Método DBPath.DatabaseToUserPath (String, Boolean)

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Public Shared Function DatabaseToUserPath ( _
    databasePath As String, _
    removeTrailingSlashIfPresent As Boolean _
) As String
public static string DatabaseToUserPath(
    string databasePath,
    bool removeTrailingSlashIfPresent
)

Parâmetros

Valor de retorno

Tipo: System.String
Retorna String.

Segurança do .NET Framework

Consulte também

Referência

DBPath Classe

Sobrecargas DatabaseToUserPath

Namespace Microsoft.TeamFoundation.Framework.Server