ContentsIndexHome
PreviousUpNext
IConfig.HostLogConfigFileName Property

The location of the configuration file to initialize the logger of the AIMMS host process. If the filename is empty, there will be no logging. The default is set to no logging.

C#
String HostLogConfigFileName;