Application configuration file (App.config)

The API uses an App.config XML file with many of the API configuration sections available and support for custom configuration sections. Inside the file are all the settings that you can modify without having to change code (and recompiling).

An example file is included in the appendix here