ContentsIndexHome
PreviousUpNext
IConfig.HostFolder Property

The location of the folder where the AIMMS host executable (aimmssdk_a3host-vc120_x86_Release.exe or aimmssdk_a3host-vc120_x64_Release.exe) should reside. The default value is '.', i.e. the current working directory.  

 

C#
String HostFolder;

See also the Install location topic at the Host Files section in the Standalone Deployment category of Using the SDK.