Share via


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