¡@

Home 

c# Programming Glossary: userconfigpath

Custom path of the user.config

http://stackoverflow.com/questions/2265271/custom-path-of-the-user-config

@ C temp user.config c summary private string UserConfigPath get return Properties.Settings.Default.SettingsKey Storing.. summary private void LoadValuesFromFile if File.Exists UserConfigPath if the config file is not where it's supposed to be create.. load the xml var configXml XDocument.Load UserConfigPath get all of the setting name ... serializeAs ... elements. var..