Compartir a través de


Método ITypeLibConverter.ConvertTypeLibToAssembly

 

Publicado: octubre de 2016

Convierte una biblioteca de tipos COM en un ensamblado.

Espacio de nombres:   System.Runtime.InteropServices
Ensamblado:  mscorlib (en mscorlib.dll)

Lista de sobrecargas

Nombre Descripción
System_CAPS_pubmethod ConvertTypeLibToAssembly(Object, String, Int32, ITypeLibImporterNotifySink, Byte[], StrongNameKeyPair, Boolean)

Convierte una biblioteca de tipos COM en un ensamblado.

System_CAPS_pubmethod ConvertTypeLibToAssembly(Object, String, TypeLibImporterFlags, ITypeLibImporterNotifySink, Byte[], StrongNameKeyPair, String, Version)

Convierte una biblioteca de tipos COM en un ensamblado.

Ver también

Interfaz ITypeLibConverter
Espacio de nombres System.Runtime.InteropServices

Volver al principio