ProgID Property
Contains the registered PROGID (Programmatic Identifier) for a server in a project. Read-only at design time and run time.
Object.ProgID
Remarks
A PROGID is created in the Windows registry for a server when you build an executable file (.exe) or dynamic link library (.dll) from a project.
See Also
CLSID Property | CREATEOBJECTEX( ) | TypeLibCLSID Property | TypeLibDesc Property | TypeLibName Property
Applies To: Server Object