Compartilhar via


Método IProfileService.GetCountryName

Retrives o nome do país para o perfil especificado.

Namespace:  Microsoft.VisualStudio.Services.Profile
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Function GetCountryName ( _
    requestContext As TeamFoundationRequestContext, _
    id As Guid _
) As String
string GetCountryName(
    TeamFoundationRequestContext requestContext,
    Guid id
)

Parâmetros

Valor de retorno

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

IProfileService Interface

Namespace Microsoft.VisualStudio.Services.Profile