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 命名空间