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
| |
IsInstallable |
Indicates if module is designed as installable.
| |
ModuleInfo |
Gets the module info.
| |
ModuleMetadata |
Gets the module metadata.
| |
PreInitialized |
True if the module was pre-initialized
|