Partager via


FrameworkProfileHttpClient.GetAvatarAsync, méthode (Guid, AvatarSize, Object)

Espace de noms :  Microsoft.VisualStudio.Services.Profile
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Overridable Function GetAvatarAsync ( _
    id As Guid, _
    size As AvatarSize, _
    userState As Object _
) As Task(Of Avatar)
public virtual Task<Avatar> GetAvatarAsync(
    Guid id,
    AvatarSize size,
    Object userState
)

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

FrameworkProfileHttpClient Classe

GetAvatarAsync, surcharge

Microsoft.VisualStudio.Services.Profile, espace de noms