| ConfigLoaderElementFactory Property |
Namespace: Activsoft.EngineAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxpublic ConfigLoaderConfigurationSection Factory { get; }Public ReadOnly Property Factory As ConfigLoaderConfigurationSection
Get
public:
property ConfigLoaderConfigurationSection^ Factory {
ConfigLoaderConfigurationSection^ get ();
}member Factory : ConfigLoaderConfigurationSection with get
Property Value
Type:
ConfigLoaderConfigurationSection
The factory
See Also