Glossary:Definition - Type library
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| Term | Type library | |
| Definition | Compiled file (.tlb) containing metadata describing data types and interfaces. Type libraries describe COM components, DLL modules, regular functions, and vtable interfaces. The MIDL compiler is used to compile type libraries from Interface Definition Language (IDL) files. | |
| See also | ||
| This C# Online.NET definition is from the Glossary of .NET / C# Terms. | ||