Partager via


IProfileService.GetCountryName, méthode

Retrives le nom local pour le profil spécifié.

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

Syntaxe

'Déclaration
Function GetCountryName ( _
    requestContext As TeamFoundationRequestContext, _
    id As Guid _
) As String
string GetCountryName(
    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