Plugin's Display Name associated with the COM plugin.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property DisplayName() As String |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_DisplayName(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public String getDisplayName(); |
| [Python - STK API] |
|---|
@property def DisplayName(self) -> str: |





