TypeLibName Property

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

Object.TypeLibName

Remarks

Applies To: Project Object

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

Reference

CLSID Property

Name Property (Visual FoxPro)

ProgID Property (Visual FoxPro)

TypeLibCLSID Property

TypeLibDesc Property

Other Resources

Properties (Visual FoxPro)

Language Reference (Visual FoxPro)