Partager via


FrameworkProfileHttpClient.DeleteAttributeAsync, méthode (Guid, ProfileAttribute, 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 DeleteAttributeAsync ( _
    id As Guid, _
    attribute As ProfileAttribute, _
    userState As Object _
) As Task(Of Integer)
public virtual Task<int> DeleteAttributeAsync(
    Guid id,
    ProfileAttribute attribute,
    Object userState
)

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

FrameworkProfileHttpClient Classe

DeleteAttributeAsync, surcharge

Microsoft.VisualStudio.Services.Profile, espace de noms