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.GetRuntimeType(Type).
Namespace: Microsoft.VisualStudio.Shell.Design
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Syntax
'Declaración
Public Overrides Function GetRuntimeType ( _
reflectionType As Type _
) As Type
public override Type GetRuntimeType(
Type reflectionType
)
Parameters
- reflectionType
Type: System.Type
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.