A programmatic ID associated with the component.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ProgID() As String |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_ProgID(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public String getProgID(); |
| [Python - STK API] |
|---|
@property def ProgID(self) -> str: |





