Click or drag to resize

IModule Properties

The IModule type exposes the following members.

Properties
  NameDescription
Public propertyAssemblyName
Name of the assembly from where the module is loaded.
Public propertyConfiguration
Access to module's configuration object.
Public propertyConfigurationRequired
Specifies whether the module requires configuration or not.
Public propertyModuleManager
Access to the module manager that initializes the instance.
Top
See Also