Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
GetModules Method
NamespacesGenesyslab.Desktop.Infrastructure.ConfigurationModuleEnumeratorGetModules()()()
Gets a list of metadata information of the modules specified in the configuration files.
Declaration Syntax
C#Visual BasicVisual C++
public ModuleInfo[] GetModules()
Public Function GetModules As ModuleInfo()
public:
virtual array<ModuleInfo^>^ GetModules() sealed
Return Value
An array of ModuleInfo.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)