The app.config file is a file that receives special processing when the corresponding application is launched. If the executable file has a name MyApp.exe, the app.config file must have a name MyApp.exe.config. The role of the app.config build task is to copy the file with the name app.configto the project in MyApp.exe.configto the output directory.
.NET ( XML), .NET XML .
- , Properties.Settings.Default. Visual Studio, . . , app.config.
Visual Studio , . , app.config, . app.config .
app.config , oppinion Visual Studio .
, , . MyApp.exe MyApp.exe.config , , (, , ).
. app.config.