Partager via


IProfileService.GetDisplayName, méthode

Retrives le nom complet du profil donné.

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

Syntaxe

'Déclaration
Function GetDisplayName ( _
    requestContext As TeamFoundationRequestContext, _
    id As Guid _
) As String
string GetDisplayName(
    TeamFoundationRequestContext requestContext,
    Guid id
)

Paramètres

Valeur de retour

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

IProfileService Interface

Microsoft.VisualStudio.Services.Profile, espace de noms