IPluginModuleIsActive Property

Determines whether IPlugin instances can be created from singletons of the plug-in and used in operations.

Returns when all following conditions are satisfied:

Definition

Namespace: SMath.Extensibility
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
C#
bool IsActive { get; }

Property Value

Boolean

See Also