Partager via


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

Ce membre substitue TypeConverter.CanConvertFrom(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 CanConvertFrom ( _
    context As ITypeDescriptorContext, _
    sourceType As Type _
) As Boolean
public override bool CanConvertFrom(
    ITypeDescriptorContext context,
    Type sourceType
)

Paramètres

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

IdentityDescriptorConverter Classe

CanConvertFrom, surcharge

Microsoft.VisualStudio.Services.Identity, espace de noms