Freigeben über


TypeLibConverter.ConvertTypeLibToAssembly-Methode

 

Veröffentlicht: Oktober 2016

Eine COM-Typbibliothek konvertiert in eine Assembly.

Namespace:   System.Runtime.InteropServices
Assembly:  mscorlib (in mscorlib.dll)

Überladungsliste

Name Beschreibung
System_CAPS_pubmethod ConvertTypeLibToAssembly(Object, String, Int32, ITypeLibImporterNotifySink, Byte[], StrongNameKeyPair, Boolean)

Eine COM-Typbibliothek konvertiert in eine Assembly.

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

Eine COM-Typbibliothek konvertiert in eine Assembly.

Siehe auch

TypeLibConverter-Klasse
System.Runtime.InteropServices-Namespace

Zurück zum Anfang