Partager via


IdentityDescriptorConverter.CanConvertTo, méthode (ITypeDescriptorContext, Type)

Ce membre substitue TypeConverter.CanConvertTo(ITypeDescriptorContext, Type).

Espace de noms :  Microsoft.VisualStudio.Services.Identity
Assembly :  Microsoft.VisualStudio.Services.WebApi (dans Microsoft.VisualStudio.Services.WebApi.dll)

Syntaxe

'Déclaration
Public Overrides Function CanConvertTo ( _
    context As ITypeDescriptorContext, _
    destinationType As Type _
) As Boolean
public override bool CanConvertTo(
    ITypeDescriptorContext context,
    Type destinationType
)

Paramètres

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

IdentityDescriptorConverter Classe

CanConvertTo, surcharge

Microsoft.VisualStudio.Services.Identity, espace de noms