Revision 3c43ec9b trunk/Pithos.Interfaces/Properties/Settings.Designer.cs

b/trunk/Pithos.Interfaces/Properties/Settings.Designer.cs
22 22
                return defaultInstance;
23 23
            }
24 24
        }
25
        
26
        [global::System.Configuration.UserScopedSettingAttribute()]
27
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
28
        [global::System.Configuration.DefaultSettingValueAttribute("")]
29
        public string Setting {
30
            get {
31
                return ((string)(this["Setting"]));
32
            }
33
            set {
34
                this["Setting"] = value;
35
            }
36
        }
37 25
    }
38 26
}

Also available in: Unified diff