Click or drag to resize

PluginManagerPlugins Property

Developed by SO-SOFT
Plugins

Namespace: scbscript
Assembly: scbscriptg (in scbscriptg.exe) Version: 15.62.0+ec7f396c1b0556a067fcf8d296cc36e3f3a5ac92
Syntax
C#
public Dictionary<string, Plugin> Plugins { get; }

Return Value

DictionaryString, Plugin
This retrieves all installed plugins.
See Also