Compartir a través de


IProfileService.GetCountries (Método)

Retrives la lista países admitidos.

Espacio de nombres:  Microsoft.VisualStudio.Services.Profile
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Function GetCountries ( _
    requestContext As TeamFoundationRequestContext _
) As IList(Of Country)
IList<Country> GetCountries(
    TeamFoundationRequestContext requestContext
)

Parámetros

Valor devuelto

Tipo: System.Collections.Generic.IList<Country>

Seguridad de .NET Framework

Vea también

Referencia

IProfileService Interfaz

Microsoft.VisualStudio.Services.Profile (Espacio de nombres)