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


ProfileHttpClientBase.GetCountriesAsync - метод

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

Синтаксис

'Декларация
Protected Overridable Function GetCountriesAsync ( _
    userState As Object _
) As Task(Of IList(Of Country))
protected virtual Task<IList<Country>> GetCountriesAsync(
    Object userState
)

Параметры

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

Тип: System.Threading.Tasks.Task<IList<Country>>

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

См. также

Ссылки

ProfileHttpClientBase Класс

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