ISessionProfilePlugins Property

Provides access to the instances of plug-ins which are available in the session.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
C#
IPluginCollection Plugins { get; }

Property Value

IPluginCollection

See Also