Quantcast
Channel: Reading settings from app.config or web.config in .NET - Stack Overflow
Viewing all articles
Browse latest Browse all 29

Answer by martin c for Reading settings from app.config or web.config in .NET

$
0
0

The ConfigurationManager is not what you need to access your own settings.

To do this you should use

{YourAppName}.Properties.Settings.{settingName}


Viewing all articles
Browse latest Browse all 29

Latest Images

Trending Articles



Latest Images