Partager via


ProfileHttpClient.SetAttributeAsync, méthode (ProfileAttribute, 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 SetAttributeAsync ( _
    newAttribute As ProfileAttribute, _
    userState As Object _
) As Task(Of Integer)
public virtual Task<int> SetAttributeAsync(
    ProfileAttribute newAttribute,
    Object userState
)

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ProfileHttpClient Classe

SetAttributeAsync, surcharge

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