개정판 6b6e937c
Compare기능 수정
Change-Id: I3697fbe30f47d5cc4a51ece85df0055f7c596bf2
KCOM_API/Properties/Settings.Designer.cs | ||
---|---|---|
25 | 25 |
|
26 | 26 |
[global::System.Configuration.ApplicationScopedSettingAttribute()] |
27 | 27 |
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
28 |
[global::System.Configuration.DefaultSettingValueAttribute("http://localhost/TileSource/{0}_Tile/{1}/{2}/{3}.png")]
|
|
28 |
[global::System.Configuration.DefaultSettingValueAttribute("http://192.168.0.67:5977/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://localhost/TileSource/{0}_Tile/{1}/{2}/{3}.png")]
|
|
37 |
[global::System.Configuration.DefaultSettingValueAttribute("http://192.168.0.67:5977/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