프로젝트

일반

사용자정보

개정판 38d69491

ID38d69491020d2a565b7158e53b39c70500b84548
상위 3276cb1c
하위 92c9cab8

김태성이(가) 약 일년 전에 추가함

issue #00000 ctrl+S입력시 텍스트박스 입력 완료 되도록 수정

Change-Id: Id4ab97a53ab61022f5a2ac4d5ae63cd14338c2a7

차이점 보기:

KCOM_API/Properties/Settings.Designer.cs
34 34
        
35 35
        [global::System.Configuration.ApplicationScopedSettingAttribute()]
36 36
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
37
        [global::System.Configuration.DefaultSettingValueAttribute("http://192.168.0.67:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png")]
38
        public string TileSoucePath {
37
        [global::System.Configuration.DefaultSettingValueAttribute("V3")]
38
        public string CLIENT_VERSION {
39 39
            get {
40
                return ((string)(this["TileSoucePath"]));
40
                return ((string)(this["CLIENT_VERSION"]));
41 41
            }
42 42
        }
43 43
        
44 44
        [global::System.Configuration.ApplicationScopedSettingAttribute()]
45 45
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
46
        [global::System.Configuration.DefaultSettingValueAttribute("http://192.168.0.67:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png")]
47
        public string TileSoucePath_SUB {
46
        [global::System.Configuration.DefaultSettingValueAttribute("http://10.10.130.12:8977/TileSource/{0}_Tile/{1}/{2}/{3}.png")]
47
        public string TileSoucePath {
48 48
            get {
49
                return ((string)(this["TileSoucePath_SUB"]));
49
                return ((string)(this["TileSoucePath"]));
50 50
            }
51 51
        }
52 52
        
53 53
        [global::System.Configuration.ApplicationScopedSettingAttribute()]
54 54
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
55
        [global::System.Configuration.DefaultSettingValueAttribute("V3")]
56
        public string CLIENT_VERSION {
55
        [global::System.Configuration.DefaultSettingValueAttribute("http://10.10.130.12:8977/TileSource/{0}_Tile/{1}/{2}/{3}.png")]
56
        public string TileSoucePath_SUB {
57 57
            get {
58
                return ((string)(this["CLIENT_VERSION"]));
58
                return ((string)(this["TileSoucePath_SUB"]));
59 59
            }
60 60
        }
61 61
        

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)