Compartilhar via


Método FrameworkProfileHttpClient.GetProfileAsync (Guid, ProfileQueryContext, Object)

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

Sintaxe

'Declaração
Public Overridable Function GetProfileAsync ( _
    id As Guid, _
    queryContext As ProfileQueryContext, _
    userState As Object _
) As Task(Of Profile)
public virtual Task<Profile> GetProfileAsync(
    Guid id,
    ProfileQueryContext queryContext,
    Object userState
)

Parâmetros

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

FrameworkProfileHttpClient Classe

Sobrecargas GetProfileAsync

Namespace Microsoft.VisualStudio.Services.Profile