IPluginAppContextModule Property
Describes the main plug-in assembly and provides access to its actual state.
Namespace: SMath.ExtensibilityAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
IPluginModule Module { get; }
ReadOnly Property Module As IPluginModule
Get
property IPluginModule^ Module {
IPluginModule^ get ();
}
abstract Module : IPluginModule with get
Property Value
IPluginModule