IdentityDescriptorConverter.CanConvertTo 方法 (ITypeDescriptorContext, Type)

此成员重写 TypeConverter.CanConvertTo(ITypeDescriptorContext, Type)

命名空间:  Microsoft.VisualStudio.Services.Identity
程序集:  Microsoft.VisualStudio.Services.WebApi(在 Microsoft.VisualStudio.Services.WebApi.dll 中)

语法

声明
Public Overrides Function CanConvertTo ( _
    context As ITypeDescriptorContext, _
    destinationType As Type _
) As Boolean
public override bool CanConvertTo(
    ITypeDescriptorContext context,
    Type destinationType
)

参数

返回值

类型:System.Boolean

.NET Framework 安全性

请参阅

参考

IdentityDescriptorConverter 类

CanConvertTo 重载

Microsoft.VisualStudio.Services.Identity 命名空间