IPlugin |
The IPluginSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| GetSettings | Get all settings within current plugin settings. | |
| TryGetSettingTSetting | Get setting by its key. | |
| TryGetValueTValue(String) | Get value by its key. | |
| TryGetValueTSetting, TValue(String) | Get value specified for TSettings<TValue> by its key. |