| ModuleEntry Properties |
The ModuleEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoInitialize |
If true, the module is allowed to be initialized automatically
| |
| Initialized |
True if the module was initialized
| |
| IsDiscoverable |
If true, this module is automatically discoverable
| |
| ModuleInfo |
Gets the module info.
| |
| ModuleMetadata |
Gets the module metadata.
| |
| PreInitialized |
True if the module was pre-initialized
| |
| ReferencedAssembliesNames |
Gets a set of names of assemblies referenced by the assembly of this module entry.
|