Statistics
| Branch: | Revision:

root / trunk / Pithos.Client / Properties / Settings.Designer.cs @ 5bcf6d70

History | View | Annotate | Download (7.8 kB)

1
//------------------------------------------------------------------------------
2
// <auto-generated>
3
//     This code was generated by a tool.
4
//     Runtime Version:4.0.30319.235
5
//
6
//     Changes to this file may cause incorrect behavior and will be lost if
7
//     the code is regenerated.
8
// </auto-generated>
9
//------------------------------------------------------------------------------
10

    
11
namespace Pithos.Client.Properties {
12
    
13
    
14
    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
15
    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")]
16
    internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
17
        
18
        private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
19
        
20
        public static Settings Default {
21
            get {
22
                return defaultInstance;
23
            }
24
        }
25
        
26
        [global::System.Configuration.UserScopedSettingAttribute()]
27
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
28
        [global::System.Configuration.DefaultSettingValueAttribute("e:\\Pithos")]
29
        public string PithosPath {
30
            get {
31
                return ((string)(this["PithosPath"]));
32
            }
33
            set {
34
                this["PithosPath"] = value;
35
            }
36
        }
37
        
38
        [global::System.Configuration.UserScopedSettingAttribute()]
39
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
40
        [global::System.Configuration.DefaultSettingValueAttribute("C:\\Program Files\\Common Files\\TortoiseOverlays\\icons\\XPStyle")]
41
        public string IconPath {
42
            get {
43
                return ((string)(this["IconPath"]));
44
            }
45
            set {
46
                this["IconPath"] = value;
47
            }
48
        }
49
        
50
        [global::System.Configuration.UserScopedSettingAttribute()]
51
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
52
        [global::System.Configuration.DefaultSettingValueAttribute("")]
53
        public string ProxyServer {
54
            get {
55
                return ((string)(this["ProxyServer"]));
56
            }
57
            set {
58
                this["ProxyServer"] = value;
59
            }
60
        }
61
        
62
        [global::System.Configuration.UserScopedSettingAttribute()]
63
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
64
        [global::System.Configuration.DefaultSettingValueAttribute("0")]
65
        public int ProxyPort {
66
            get {
67
                return ((int)(this["ProxyPort"]));
68
            }
69
            set {
70
                this["ProxyPort"] = value;
71
            }
72
        }
73
        
74
        [global::System.Configuration.UserScopedSettingAttribute()]
75
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
76
        [global::System.Configuration.DefaultSettingValueAttribute("")]
77
        public string ProxyType {
78
            get {
79
                return ((string)(this["ProxyType"]));
80
            }
81
            set {
82
                this["ProxyType"] = value;
83
            }
84
        }
85
        
86
        [global::System.Configuration.UserScopedSettingAttribute()]
87
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
88
        [global::System.Configuration.DefaultSettingValueAttribute("")]
89
        public string ProxyUsername {
90
            get {
91
                return ((string)(this["ProxyUsername"]));
92
            }
93
            set {
94
                this["ProxyUsername"] = value;
95
            }
96
        }
97
        
98
        [global::System.Configuration.UserScopedSettingAttribute()]
99
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
100
        [global::System.Configuration.DefaultSettingValueAttribute("")]
101
        public string ProxyPassword {
102
            get {
103
                return ((string)(this["ProxyPassword"]));
104
            }
105
            set {
106
                this["ProxyPassword"] = value;
107
            }
108
        }
109
        
110
        [global::System.Configuration.UserScopedSettingAttribute()]
111
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
112
        [global::System.Configuration.DefaultSettingValueAttribute("False")]
113
        public bool ProxyAuthentication {
114
            get {
115
                return ((bool)(this["ProxyAuthentication"]));
116
            }
117
            set {
118
                this["ProxyAuthentication"] = value;
119
            }
120
        }
121
        
122
        [global::System.Configuration.UserScopedSettingAttribute()]
123
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
124
        [global::System.Configuration.DefaultSettingValueAttribute("True")]
125
        public bool ExtensionsActivated {
126
            get {
127
                return ((bool)(this["ExtensionsActivated"]));
128
            }
129
            set {
130
                this["ExtensionsActivated"] = value;
131
            }
132
        }
133
        
134
        [global::System.Configuration.UserScopedSettingAttribute()]
135
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
136
        [global::System.Configuration.DefaultSettingValueAttribute("pkanavos")]
137
        public string UserName {
138
            get {
139
                return ((string)(this["UserName"]));
140
            }
141
            set {
142
                this["UserName"] = value;
143
            }
144
        }
145
        
146
        [global::System.Configuration.UserScopedSettingAttribute()]
147
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
148
        [global::System.Configuration.DefaultSettingValueAttribute("9d3cb7b231e96f72ebe96af1c6cd5112")]
149
        public string ApiKey {
150
            get {
151
                return ((string)(this["ApiKey"]));
152
            }
153
            set {
154
                this["ApiKey"] = value;
155
            }
156
        }
157
        
158
        [global::System.Configuration.UserScopedSettingAttribute()]
159
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
160
        public global::Pithos.Interfaces.AccountsCollection Accounts {
161
            get {
162
                return ((global::Pithos.Interfaces.AccountsCollection)(this["Accounts"]));
163
            }
164
            set {
165
                this["Accounts"] = value;
166
            }
167
        }
168
        
169
        [global::System.Configuration.UserScopedSettingAttribute()]
170
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
171
        [global::System.Configuration.DefaultSettingValueAttribute("False")]
172
        public bool UseNoProxy {
173
            get {
174
                return ((bool)(this["UseNoProxy"]));
175
            }
176
            set {
177
                this["UseNoProxy"] = value;
178
            }
179
        }
180
        
181
        [global::System.Configuration.UserScopedSettingAttribute()]
182
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
183
        [global::System.Configuration.DefaultSettingValueAttribute("True")]
184
        public bool UseDefaultProxy {
185
            get {
186
                return ((bool)(this["UseDefaultProxy"]));
187
            }
188
            set {
189
                this["UseDefaultProxy"] = value;
190
            }
191
        }
192
        
193
        [global::System.Configuration.UserScopedSettingAttribute()]
194
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
195
        [global::System.Configuration.DefaultSettingValueAttribute("False")]
196
        public bool UseManualProxy {
197
            get {
198
                return ((bool)(this["UseManualProxy"]));
199
            }
200
            set {
201
                this["UseManualProxy"] = value;
202
            }
203
        }
204
        
205
        [global::System.Configuration.ApplicationScopedSettingAttribute()]
206
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
207
        [global::System.Configuration.DefaultSettingValueAttribute("")]
208
        public string PithosSite {
209
            get {
210
                return ((string)(this["PithosSite"]));
211
            }
212
        }
213
    }
214
}