Compartilhar via


Método FrameworkProfileHttpClient.SetAttributeAsync (Guid, ProfileAttribute, Object)

Namespace:  Microsoft.VisualStudio.Services.Profile
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Public Overridable Function SetAttributeAsync ( _
    id As Guid, _
    attribute As ProfileAttribute, _
    userState As Object _
) As Task(Of Integer)
public virtual Task<int> SetAttributeAsync(
    Guid id,
    ProfileAttribute attribute,
    Object userState
)

Parâmetros

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

FrameworkProfileHttpClient Classe

Sobrecargas SetAttributeAsync

Namespace Microsoft.VisualStudio.Services.Profile