Click or drag to resize
EngineSectionLoader Property
Defines the ConfigLoaderConfigurationSection that will be responsible to create the Config instance.

Namespace: Activsoft.Engine
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public ConfigLoaderElement Loader { get; }

Property Value

Type: ConfigLoaderElement
The Config loader.
See Also