DBPath.UserToDatabasePath, 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 UserToDatabasePath ( _
    userPath As String, _
    appendTrailingSlashIfNotPresent As Boolean, _
    convertToBackslashes As Boolean _
) As String
public static string UserToDatabasePath(
    string userPath,
    bool appendTrailingSlashIfNotPresent,
    bool convertToBackslashes
)

Paramètres

Valeur de retour

Type : System.String
retourne String ;

Sécurité .NET Framework

Voir aussi

Référence

DBPath Classe

UserToDatabasePath, surcharge

Microsoft.TeamFoundation.Framework.Server, espace de noms