ISharedPluginsContainer

Assembly: Fore;

Description

The ISharedPluginsContainer interface is used to work with a plugin container.

Inheritance Hierarchy

          ISharedPluginsContainer

Comments

To get a plugin container, use the IMetabase.SpecialObject property. Send the MetabaseSpecialObject.SharedParams as a parameter of the property. Obtained object open to read  or  edit  and cast to the ISharedPluginsContainer interface.

Properties

  Property name Brief description
Plugins The Plugins property returns an object used to work with plugins.

See also:

Fore Assembly Interfaces