ProgID Property (Visual FoxPro)

Contains the registered PROGID (Programmatic Identifier) for a server in a project. Read-only at design time and run time.

Object.ProgID

Remarks

Applies To: Server Object

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

Reference

CLSID Property
CREATEOBJECTEX( ) Function
TypeLibCLSID Property
TypeLibDesc Property
TypeLibName Property

Other Resources

Properties (Visual FoxPro)