.NET Helper Packages
C#
Show/Hide TOC
Config
File
Helper
Get
Setting Method
Overload List
GetSetting(String)
Returns the setting value in the configuration file for a given key.
GetSetting(String, String)
Returns the setting value in the configuration file for a given key and prefix.
See Also
Reference
ConfigFileHelper Class
Configuration.Helper Namespace
In This Article
Overload List
See Also