Share via


DBPath.UserToDatabasePath-Methode (String, Boolean)

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

Syntax

'Declaration
Public Shared Function UserToDatabasePath ( _
    userPath As String, _
    appendTrailingSlashIfNotPresent As Boolean _
) As String
public static string UserToDatabasePath(
    string userPath,
    bool appendTrailingSlashIfNotPresent
)

Parameter

Rückgabewert

Typ: System.String
Gibt String zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

DBPath Klasse

UserToDatabasePath-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace