PluginManagerItem Property |
Developed by SO-SOFT
Get plugin
Namespace: scbscriptAssembly: scbscriptg (in scbscriptg.exe) Version: 15.62.0+ec7f396c1b0556a067fcf8d296cc36e3f3a5ac92
Syntaxpublic Plugin this[
string name
] { get; }
Parameters
- name String
- The plugin name
Return Value
PluginReturns the Plugin object
See Also