TypeLibCLSID Property
The registry CLSID (Class Identifier) for a type library created for server classes in a project. Read-only.
Object.TypeLibCLSID
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
ProgID Property (Visual FoxPro)