The plugin's Display Name associated with the
COM plugin.
Read-only property
[Visual Basic .NET] |
---|
Public Property DisplayName() As String
|
[C#] |
---|
public string DisplayName {get;}
|
[Managed C++] |
---|
public: __property String __gc ^ get_DisplayName();
|
[Unmanaged C++] |
---|
public: HRESULT get_DisplayName(
|
[Java] |
---|
public String getDisplayName();
|