Freigeben über


ProfileHttpClient.GetAvatarAsync-Methode (Avatar, Object)

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

Syntax

'Declaration
Public Overridable Function GetAvatarAsync ( _
    currentCopy As Avatar, _
    userState As Object _
) As Task(Of Avatar)
public virtual Task<Avatar> GetAvatarAsync(
    Avatar currentCopy,
    Object userState
)

Parameter

Rückgabewert

Typ: System.Threading.Tasks.Task<Avatar>

.NET Framework-Sicherheit

Siehe auch

Referenz

ProfileHttpClient Klasse

GetAvatarAsync-Überladung

Microsoft.VisualStudio.Services.Profile.Client-Namespace