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


ProfileHttpClientBase.CreateProfileAsync - метод

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

Синтаксис

'Декларация
Protected Function CreateProfileAsync ( _
    createProfileContext As CreateProfileContext, _
    userState As Object _
) As Task(Of Profile)
protected Task<Profile> CreateProfileAsync(
    CreateProfileContext createProfileContext,
    Object userState
)

Параметры

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

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

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

См. также

Ссылки

ProfileHttpClientBase Класс

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