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


ProfileHttpClientBase.UpdateProfileAsync - метод

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

Синтаксис

'Декларация
Protected Function UpdateProfileAsync ( _
    profile As Profile, _
    id As String, _
    userState As Object _
) As Task(Of Integer)
protected Task<int> UpdateProfileAsync(
    Profile profile,
    string id,
    Object userState
)

Параметры

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

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

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

См. также

Ссылки

ProfileHttpClientBase Класс

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