Share via


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