Share via


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