개정판 919dee1b
Merged 완료
ConvertService/ServiceController/StationControllerService/Properties/Settings.Designer.cs | ||
---|---|---|
8 | 8 |
// </auto-generated> |
9 | 9 |
//------------------------------------------------------------------------------ |
10 | 10 |
|
11 |
namespace StationControllerService.Properties { |
|
12 |
|
|
13 |
|
|
11 |
namespace StationControllerService.Properties |
|
12 |
{ |
|
13 |
|
|
14 |
|
|
14 | 15 |
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] |
15 | 16 |
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.9.0.0")] |
16 |
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { |
|
17 |
|
|
17 |
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase |
|
18 |
{ |
|
19 |
|
|
18 | 20 |
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); |
19 |
|
|
20 |
public static Settings Default { |
|
21 |
get { |
|
21 |
|
|
22 |
public static Settings Default |
|
23 |
{ |
|
24 |
get |
|
25 |
{ |
|
22 | 26 |
return defaultInstance; |
23 | 27 |
} |
24 | 28 |
} |
25 |
|
|
29 |
|
|
26 | 30 |
[global::System.Configuration.ApplicationScopedSettingAttribute()] |
27 | 31 |
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
28 | 32 |
[global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.ConnectionString)] |
29 | 33 |
[global::System.Configuration.DefaultSettingValueAttribute("Data Source=10.11.252.2,9875;Initial Catalog=markus;Persist Security Info=True;Us" + |
30 | 34 |
"er ID=ProjectPortalDBConn;Password=ProjectPortalDBConn")] |
31 |
public string 설정 { |
|
32 |
get { |
|
35 |
public string 설정 |
|
36 |
{ |
|
37 |
get |
|
38 |
{ |
|
33 | 39 |
return ((string)(this["설정"])); |
34 | 40 |
} |
35 | 41 |
} |
내보내기 Unified diff