Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The name of the type library created for server classes in a project. Read-only.
Object.TypeLibName
Remarks
A type library is created and registered when you build a .dll or .exe from a project that contains server classes. Type libraries have a .tlb extension, and are placed in the same directory as the .dll or .exe that is built.
See Also
CLSID Property | Name Property | ProgID Property | TypeLibCLSID Property | TypeLibDesc Property
Applies To: Project Object