IModuleModuleManager Property

Access to the module manager that initializes the instance.

Definition

Namespace: MFiles.VAF.Module
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
IModuleManager ModuleManager { get; set; }

Property Value

IModuleManager

See Also