Método TypeLibConverter.ConvertTypeLibToAssembly
Dica
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience.
Converte uma biblioteca de tipo COM em um assembly.
Namespace: System.Runtime.InteropServices
Assembly: mscorlib (em mscorlib.dll)
Lista de Sobrecargas
Nome | Descrição | |
---|---|---|
ConvertTypeLibToAssembly(Object, String, Int32, ITypeLibImporterNotifySink, Byte[], StrongNameKeyPair, Boolean) | Converte uma biblioteca de tipo COM em um assembly. |
|
ConvertTypeLibToAssembly(Object, String, TypeLibImporterFlags, ITypeLibImporterNotifySink, Byte[], StrongNameKeyPair, String, Version) | Converte uma biblioteca de tipo COM em um assembly. |
Confira Também
Classe TypeLibConverter
Namespace System.Runtime.InteropServices
Retornar ao início