DBPath.DatabaseToUserPath, méthode (String, Boolean, Boolean)

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Shared Function DatabaseToUserPath ( _
    databasePath As String, _
    removeTrailingSlashIfPresent As Boolean, _
    convertToForwardSlashes As Boolean _
) As String
public static string DatabaseToUserPath(
    string databasePath,
    bool removeTrailingSlashIfPresent,
    bool convertToForwardSlashes
)

Paramètres

Valeur de retour

Type : System.String
retourne String ;

Sécurité .NET Framework

Voir aussi

Référence

DBPath Classe

DatabaseToUserPath, surcharge

Microsoft.TeamFoundation.Framework.Server, espace de noms