개정판 ff01c725
issue #1187: 설치 파일 for SNI
Change-Id: If9472fac917642303f5a53438a6e8d0c19e82db2
KCOM_API/Properties/Settings.Designer.cs | ||
---|---|---|
12 | 12 |
|
13 | 13 |
|
14 | 14 |
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] |
15 |
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.8.0.0")]
|
|
15 |
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.9.0.0")]
|
|
16 | 16 |
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { |
17 | 17 |
|
18 | 18 |
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); |
... | ... | |
25 | 25 |
|
26 | 26 |
[global::System.Configuration.ApplicationScopedSettingAttribute()] |
27 | 27 |
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
28 |
[global::System.Configuration.DefaultSettingValueAttribute("http://cloud.devdoftech.co.kr:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png")]
|
|
28 |
[global::System.Configuration.DefaultSettingValueAttribute("http://localhost/TileSource/{0}_Tile/{1}/{2}/{3}.png")]
|
|
29 | 29 |
public string TileSoucePath { |
30 | 30 |
get { |
31 | 31 |
return ((string)(this["TileSoucePath"])); |
... | ... | |
34 | 34 |
|
35 | 35 |
[global::System.Configuration.ApplicationScopedSettingAttribute()] |
36 | 36 |
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
37 |
[global::System.Configuration.DefaultSettingValueAttribute("http://cloud.devdoftech.co.kr:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png")]
|
|
37 |
[global::System.Configuration.DefaultSettingValueAttribute("http://localhost/TileSource/{0}_Tile/{1}/{2}/{3}.png")]
|
|
38 | 38 |
public string TileSoucePath_SUB { |
39 | 39 |
get { |
40 | 40 |
return ((string)(this["TileSoucePath_SUB"])); |
내보내기 Unified diff