Click or drag to resize

IModuleModuleManager Property

Access to the module manager that initializes the instance.

Namespace:  MFiles.VAF.Module
Assembly:  MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntax
IModuleManager ModuleManager { get; set; }

Property Value

Type: IModuleManager
See Also