Freigeben über


ProfileHttpClient.SetAvatarAsync-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 SetAvatarAsync ( _
    newAvatar As Avatar, _
    userState As Object _
) As Task(Of Integer)
public virtual Task<int> SetAvatarAsync(
    Avatar newAvatar,
    Object userState
)

Parameter

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ProfileHttpClient Klasse

SetAvatarAsync-Überladung

Microsoft.VisualStudio.Services.Profile.Client-Namespace