Click or drag to resize
ModuleEntryManager Methods

The ModuleEntryManager type exposes the following members.

Methods
  NameDescription
Public methodStatic memberEnsureAppCodeModules
Ensures modules contained in the app code assembly, which is not discoverable by default
Public methodStatic memberEnsureModuleT Obsolete.
Ensures that a module of the specified type is registered.
Public methodStatic memberGetModuleInfo
Gets a module info object with the specified name.
Public methodStatic memberIsModuleLoaded
Determines whether the module info object with the specified name is available.
Public methodStatic memberRegisterModule
Registers a module info object.
Top
See Also