Partilhar via


Método ProfileHttpClient.GetProfileAsync (ProfileQueryContext, Object)

Namespace:  Microsoft.VisualStudio.Services.Profile.Client
Assembly:  Microsoft.VisualStudio.Services.WebApi (em Microsoft.VisualStudio.Services.WebApi.dll)

Sintaxe

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

Parâmetros

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

ProfileHttpClient Classe

Sobrecargas GetProfileAsync

Namespace Microsoft.VisualStudio.Services.Profile.Client