Ignore this post. Correct post is in: http://stackoverflow.com/questions/603009/variables-within-app-config-web-config-revised-post
|
|
|||||||
|
|
|
Inside
Later on you can access these values using:
|
||
|
|
I don't think you can declare and use variables to define appSettings keys within a configuration file. I've always managed concatenations in code. |
||
|
|
|
|
I'm struggling a bit with what you want, but you can add an override file to the app settings then have that override file set on a per environment basis.
|
||
|
|
|
|
In short, no, there's no variable interpolation within an application configuration. You have two options
|
||
|
|
|
|
Can somebody delete this post ? This did not go through correctly and the correct revised post is in http://stackoverflow.com/questions/603009/variables-within-app-config-web-config-revised-post. |
|||
|
|
