Compartilhar via


Método FrameworkProfileHttpClient.GetProfileLocationsAsync

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

Sintaxe

'Declaração
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 de retorno

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

Segurança do .NET Framework

Consulte também

Referência

FrameworkProfileHttpClient Classe

Namespace Microsoft.VisualStudio.Services.Profile