sl@4: //------------------------------------------------------------------------------ sl@4: // sl@4: // This code was generated by a tool. sl@4: // Runtime Version:4.0.30319.18444 sl@4: // sl@4: // Changes to this file may cause incorrect behavior and will be lost if sl@4: // the code is regenerated. sl@4: // sl@4: //------------------------------------------------------------------------------ sl@4: sl@4: namespace IdwTest.Properties sl@4: { sl@4: sl@4: sl@4: [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] sl@4: [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")] sl@4: internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase sl@4: { sl@4: sl@4: private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); sl@4: sl@4: public static Settings Default sl@4: { sl@4: get sl@4: { sl@4: return defaultInstance; sl@4: } sl@4: } sl@4: } sl@4: }