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