OSDN Git Service

VS2012に移行した
[completeeraser/CompleteEraser.git] / CompleteEraser / Properties / Settings.Designer.cs
1 //------------------------------------------------------------------------------\r
2 // <auto-generated>\r
3 //     このコードはツールによって生成されました。\r
4 //     ランタイム バージョン:4.0.30319.17929\r
5 //\r
6 //     このファイルへの変更は、以下の状況下で不正な動作の原因になったり、\r
7 //     コードが再生成されるときに損失したりします。\r
8 // </auto-generated>\r
9 //------------------------------------------------------------------------------\r
10 \r
11 namespace CompleteEraser.Properties {\r
12     \r
13     \r
14     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]\r
15     [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")]\r
16     internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {\r
17         \r
18         private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));\r
19         \r
20         public static Settings Default {\r
21             get {\r
22                 return defaultInstance;\r
23             }\r
24         }\r
25         \r
26         [global::System.Configuration.UserScopedSettingAttribute()]\r
27         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
28         [global::System.Configuration.DefaultSettingValueAttribute(".txt;.html;.htm;.xml;.ini;")]\r
29         public string SlowSpeedExt {\r
30             get {\r
31                 return ((string)(this["SlowSpeedExt"]));\r
32             }\r
33             set {\r
34                 this["SlowSpeedExt"] = value;\r
35             }\r
36         }\r
37         \r
38         [global::System.Configuration.UserScopedSettingAttribute()]\r
39         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
40         [global::System.Configuration.DefaultSettingValueAttribute("False")]\r
41         public bool AlwaysSlowSpeed {\r
42             get {\r
43                 return ((bool)(this["AlwaysSlowSpeed"]));\r
44             }\r
45             set {\r
46                 this["AlwaysSlowSpeed"] = value;\r
47             }\r
48         }\r
49         \r
50         [global::System.Configuration.UserScopedSettingAttribute()]\r
51         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
52         [global::System.Configuration.DefaultSettingValueAttribute("4096")]\r
53         public int FillLengthAtHiSpeed {\r
54             get {\r
55                 return ((int)(this["FillLengthAtHiSpeed"]));\r
56             }\r
57             set {\r
58                 this["FillLengthAtHiSpeed"] = value;\r
59             }\r
60         }\r
61     }\r
62 }\r