TypeLibName Property

Applies To   See Also

The name of the type library created for server classes in a project. Read-only.

Syntax

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.