Get the parameters of the selected plugin.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property PluginSettings() As IAgVePluginSettings |
| [C#] |
|---|
public IAgVePluginSettings PluginSettings {get;} |
| [Managed C++] |
|---|
public: __property IAgVePluginSettings ^ get_PluginSettings(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVePluginSettings getPluginSettings(); |
[Python - STK API ] |
|---|
@property def PluginSettings(self) -> "IAgVePluginSettings": |






