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

Ce membre substitue TypeDescriptionProvider.GetReflectionType(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 GetReflectionType ( _
    objectType As Type, _
    instance As Object _
) As Type
public override Type GetReflectionType(
    Type objectType,
    Object instance
)

Paramètres

Valeur de retour

Type : System.Type

Sécurité .NET Framework

Voir aussi

Référence

VsTargetFrameworkProvider Classe

GetReflectionType, surcharge

Microsoft.VisualStudio.Shell.Design, espace de noms