IdentityDescriptorConverter.CanConvertFrom 方法 (ITypeDescriptorContext, Type)

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

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

语法

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

参数

返回值

类型:System.Boolean

.NET Framework 安全性

请参阅

参考

IdentityDescriptorConverter 类

CanConvertFrom 重载

Microsoft.VisualStudio.Services.Identity 命名空间