markus / KCOM_API / Properties / Settings.settings @ 3b938959
이력 | 보기 | 이력해설 | 다운로드 (1.25 KB)
1 | 8488cdd0 | humkyung | <?xml version='1.0' encoding='utf-8'?> |
---|---|---|---|
2 | <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="KCOM_API.Properties" GeneratedClassName="Settings"> |
||
3 | <Profiles /> |
||
4 | <Settings> |
||
5 | 55bf7ac2 | taeseongkim | <Setting Name="IsProjectNoPass" Type="System.Boolean" Scope="Application"> |
6 | <Value Profile="(Default)">True</Value> |
||
7 | </Setting> |
||
8 | 8488cdd0 | humkyung | <Setting Name="TileSoucePath" Type="System.String" Scope="Application"> |
9 | 55bf7ac2 | taeseongkim | <Value Profile="(Default)">http://192.168.0.67:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png</Value> |
10 | 8488cdd0 | humkyung | </Setting> |
11 | <Setting Name="TileSoucePath_SUB" Type="System.String" Scope="Application"> |
||
12 | 55bf7ac2 | taeseongkim | <Value Profile="(Default)">http://192.168.0.67:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png</Value> |
13 | a1142a6b | taeseongkim | </Setting> |
14 | b42dd24d | taeseongkim | <Setting Name="CLIENT_VERSION" Type="System.String" Scope="Application"> |
15 | <Value Profile="(Default)">V3</Value> |
||
16 | </Setting> |
||
17 | 3b938959 | taeseongkim | <Setting Name="CovnertService" Type="System.String" Scope="Application"> |
18 | <Value Profile="(Default)">http://localhost:9101/StationService</Value> |
||
19 | </Setting> |
||
20 | 6a19b48d | taeseongkim | <Setting Name="FinalService" Type="System.String" Scope="Application"> |
21 | 38d69491 | taeseongkim | <Value Profile="(Default)">tcp://localhost:7707/remFinalPDF</Value> |
22 | 6a19b48d | taeseongkim | </Setting> |
23 | 8488cdd0 | humkyung | </Settings> |
24 | </SettingsFile> |