Partager via


VsTargetFrameworkProvider.GetTypeDescriptor, méthode (Type, Object)

Ce membre substitue TypeDescriptionProvider.GetTypeDescriptor(Type, Object).

Espace de noms :  Microsoft.VisualStudio.Shell.Design
Assembly :  Microsoft.VisualStudio.Shell.Design (dans Microsoft.VisualStudio.Shell.Design.dll)

Syntaxe

'Déclaration
Public Overrides Function GetTypeDescriptor ( _
    objectType As Type, _
    instance As Object _
) As ICustomTypeDescriptor
public override ICustomTypeDescriptor GetTypeDescriptor(
    Type objectType,
    Object instance
)

Paramètres

Valeur de retour

Type : System.ComponentModel.ICustomTypeDescriptor

Sécurité .NET Framework

Voir aussi

Référence

VsTargetFrameworkProvider Classe

GetTypeDescriptor, surcharge

Microsoft.VisualStudio.Shell.Design, espace de noms