ISharedPlugins.Resource

Fore Syntax

Resource: IResourceObject.

Fore.NET Syntax

Resource: Prognoz.Platform.Interop.ForeIO.IResourceObject.

Description

The Resource property determines the Resources object used by plugins.

Comments

The Resources object is used to store collections of images used as plugin icons, and translated plugin names.

Fore and Fore.NET Examples

The property use is given in the example for ISharedPluginsContainer.Plugins.

See also:

ISharedPlugins