Condividi tramite


Metodo VsTargetFrameworkProvider.GetReflectionType (Type, Object)

Questo membro esegue l'override di TypeDescriptionProvider.GetReflectionType(Type, Object).

Spazio dei nomi:  Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Sintassi

'Dichiarazione
Public Overrides Function GetReflectionType ( _
    objectType As Type, _
    instance As Object _
) As Type
public override Type GetReflectionType(
    Type objectType,
    Object instance
)

Parametri

Valore restituito

Tipo: System.Type

Sicurezza di .NET Framework

Vedere anche

Riferimenti

VsTargetFrameworkProvider Classe

Overload GetReflectionType

Spazio dei nomi Microsoft.VisualStudio.Shell.Design