A programmatic ID associated with the
component.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ProgID() As String
|
| [C#] |
|---|
public string ProgID {get;}
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_ProgID();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_ProgID(
|
| [Java] |
|---|
public String getProgID();
|