IModuleManagerAllowLoadOfModule Method
Return whether this module should be loaded or not.
Namespace: MFiles.VAF.ModuleAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
bool AllowLoadOfModule(
IModule module
)
- module IModule
- The module in question.
BooleanTrue when the module can be loaded.