Click or drag to resize

AppContextModuleInfos Property

The collection of ModuleInfo objects for the application.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public ModuleInfos ModuleInfos { get; }

Property Value

Type: ModuleInfos

Implements

IAppContextModuleInfos
See Also