ITypeLibConverter.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 | |
---|---|---|
ConvertTypeLibToAssembly(Object, String, Int32, ITypeLibImporterNotifySink, Byte[], StrongNameKeyPair, Boolean) | Eine COM-Typbibliothek konvertiert in eine Assembly. |
|
ConvertTypeLibToAssembly(Object, String, TypeLibImporterFlags, ITypeLibImporterNotifySink, Byte[], StrongNameKeyPair, String, Version) | Eine COM-Typbibliothek konvertiert in eine Assembly. |
Siehe auch
ITypeLibConverter-Schnittstelle
System.Runtime.InteropServices-Namespace
Zurück zum Anfang