Partager via


ProfileHttpClient.UpdateProfileAsync, méthode (Profile, Object)

Espace de noms :  Microsoft.VisualStudio.Services.Profile.Client
Assembly :  Microsoft.VisualStudio.Services.WebApi (dans Microsoft.VisualStudio.Services.WebApi.dll)

Syntaxe

'Déclaration
Public Overridable Function UpdateProfileAsync ( _
    profile As Profile, _
    userState As Object _
) As Task(Of Integer)
public virtual Task<int> UpdateProfileAsync(
    Profile profile,
    Object userState
)

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ProfileHttpClient Classe

UpdateProfileAsync, surcharge

Microsoft.VisualStudio.Services.Profile.Client, espace de noms