Compartir a través de


FrameworkProfileHttpClient.GetProfileLocationsAsync (Método)

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

Sintaxis

'Declaración
Public Overridable Function GetProfileLocationsAsync ( _
    profilePageType As ProfilePageType, _
    userState As Object _
) As Task(Of String)
public virtual Task<string> GetProfileLocationsAsync(
    ProfilePageType profilePageType,
    Object userState
)

Parámetros

Valor devuelto

Tipo: System.Threading.Tasks.Task<String>

Seguridad de .NET Framework

Vea también

Referencia

FrameworkProfileHttpClient Clase

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