Partager via


ProfileHttpClient.DeleteAttributeAsync, 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 DeleteAttributeAsync ( _
    attributeToDelete As ProfileAttribute, _
    userState As Object _
) As Task(Of Integer)
public virtual Task<int> DeleteAttributeAsync(
    ProfileAttribute attributeToDelete,
    Object userState
)

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ProfileHttpClient Classe

DeleteAttributeAsync, surcharge

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