COMAddIn.ProgId Property
Gets the programmatic identifier (ProgID) for the specified COMAddIn object. Read-only.
Syntax
expression.ProgId
expression A variable that represents a COMAddIn object.
Example
The following example displays the ProgID and GUID for COM add-in one in a message box.
| Visual Basic for Applications |
|---|
|