Condividi tramite


Metodo DBPath.UserToDatabasePath (String, Boolean)

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

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

Parametri

Valore restituito

Tipo: System.String
Restituisca il valore String.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DBPath Classe

Overload UserToDatabasePath

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server