Compartilhar via


Método FrameworkProfileHttpClient.GetAttributeAsync (Guid, AttributeDescriptor, Object)

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

Sintaxe

'Declaração
Public Overridable Function GetAttributeAsync ( _
    id As Guid, _
    descriptor As AttributeDescriptor, _
    userState As Object _
) As Task(Of ProfileAttribute)
public virtual Task<ProfileAttribute> GetAttributeAsync(
    Guid id,
    AttributeDescriptor descriptor,
    Object userState
)

Parâmetros

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

FrameworkProfileHttpClient Classe

Sobrecargas GetAttributeAsync

Namespace Microsoft.VisualStudio.Services.Profile