Triggered after initialization to set the name of the plugin used in messages.
Read-only property
[Visual Basic .NET] |
---|
Public Property Name() As String |
[C#] |
---|
public string Name {get;} |
[Managed C++] |
---|
public: __property String __gc ^ get_Name(); |
[Unmanaged C++] |
---|
public: HRESULT get_Name( BSTR * pName ); |
[Java] |
---|
public String getName(); |
Name used in the Message Viewer to identify this plugin component.