Поделиться через


FrameworkProfileHttpClient.GetAttributesAsync - метод (Guid, AttributesQueryContext, Object)

Пространство имен:  Microsoft.VisualStudio.Services.Profile
Сборка:  Microsoft.TeamFoundation.Framework.Server (в Microsoft.TeamFoundation.Framework.Server.dll)

Синтаксис

'Декларация
Public Overridable Function GetAttributesAsync ( _
    id As Guid, _
    attributesQueryContext As AttributesQueryContext, _
    userState As Object _
) As Task(Of Tuple(Of IList(Of ProfileAttribute), IList(Of CoreProfileAttribute)))
public virtual Task<Tuple<IList<ProfileAttribute>, IList<CoreProfileAttribute>>> GetAttributesAsync(
    Guid id,
    AttributesQueryContext attributesQueryContext,
    Object userState
)

Параметры

Возвращаемое значение

Тип: System.Threading.Tasks.Task<Tuple<IList<ProfileAttribute>, IList<CoreProfileAttribute>>>

Безопасность платформы .NET Framework

См. также

Ссылки

FrameworkProfileHttpClient Класс

GetAttributesAsync - перегрузка

Microsoft.VisualStudio.Services.Profile - пространство имен