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


FrameworkProfileHttpClient.UpdateProfileAsync - метод (Guid, Profile, Object)

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

Синтаксис

'Декларация
Public Overridable Function UpdateProfileAsync ( _
    id As Guid, _
    profile As Profile, _
    userState As Object _
) As Task(Of Integer)
public virtual Task<int> UpdateProfileAsync(
    Guid id,
    Profile profile,
    Object userState
)

Параметры

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

Тип: System.Threading.Tasks.Task<Int32>

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

См. также

Ссылки

FrameworkProfileHttpClient Класс

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

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