Compartir a través de


ProfileHttpClient.GetProfileAsync (Método) (ProfileQueryContext, Object)

Espacio de nombres:  Microsoft.VisualStudio.Services.Profile.Client
Ensamblado:  Microsoft.VisualStudio.Services.WebApi (en Microsoft.VisualStudio.Services.WebApi.dll)

Sintaxis

'Declaración
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 devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ProfileHttpClient Clase

GetProfileAsync (Sobrecarga)

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