Click or drag to resize

IPluginSettings Methods

The IPluginSettings type exposes the following members.

Methods
 NameDescription
Public methodGetSettings Get all settings within current plugin settings.
Public methodTryGetSettingTSetting Get setting by its key.
Public methodTryGetValueTValue(String) Get value by its key.
Public methodTryGetValueTSetting, TValue(String) Get value specified for TSettings<TValue> by its key.
Top
See Also