ISessionProfilePlugins Property
Provides access to the instances of plug-ins which are available in the session.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
IPluginCollection Plugins { get; }
ReadOnly Property Plugins As IPluginCollection
Get
property IPluginCollection^ Plugins {
IPluginCollection^ get ();
}
abstract Plugins : IPluginCollection with get
Property Value
IPluginCollection