Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
This member overrides TypeDescriptionProvider.GetReflectionType(Type, Object).
Namespace: Microsoft.VisualStudio.Shell.Design
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Syntax
'Declaración
Public Overrides Function GetReflectionType ( _
objectType As Type, _
instance As Object _
) As Type
public override Type GetReflectionType(
Type objectType,
Object instance
)
Parameters
- objectType
Type: System.Type
- instance
Type: System.Object
Return Value
Type: System.Type
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.