IPluginAssemblyIsLoaded Property

Determines whether the plug-in assembly is loaded into memory.

Definition

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

Property Value

Boolean

See Also