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


IdentityDescriptorConverter.ConvertTo - метод (ITypeDescriptorContext, CultureInfo, Object, Type)

Этот член переопределяет TypeConverter.ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type).

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

Синтаксис

'Декларация
Public Overrides Function ConvertTo ( _
    context As ITypeDescriptorContext, _
    culture As CultureInfo, _
    value As Object, _
    destinationType As Type _
) As Object
public override Object ConvertTo(
    ITypeDescriptorContext context,
    CultureInfo culture,
    Object value,
    Type destinationType
)

Параметры

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

Тип: System.Object

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

См. также

Ссылки

IdentityDescriptorConverter Класс

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

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