프로젝트

일반

사용자정보

개정판 6b6e937c

ID6b6e937c0280d92364d7871a659cf80c31830fc4
상위 f63cd748
하위 cf390680

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

Compare기능 수정

Change-Id: I3697fbe30f47d5cc4a51ece85df0055f7c596bf2

차이점 보기:

ConvertService/ServiceBase/ConvertionWebService/Properties/Settings.Designer.cs
34 34
        
35 35
        [global::System.Configuration.ApplicationScopedSettingAttribute()]
36 36
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
37
        [global::System.Configuration.DefaultSettingValueAttribute("tcp://cloud.devdoftech.co.kr:8091/remConverterPDF")]
38
        public string ConverterRemotingUrl {
39
            get {
40
                return ((string)(this["ConverterRemotingUrl"]));
41
            }
42
        }
43
        
44
        [global::System.Configuration.ApplicationScopedSettingAttribute()]
45
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
46 37
        [global::System.Configuration.DefaultSettingValueAttribute("000000,111111")]
47 38
        public string MARKUS_V3_PROJECTS {
48 39
            get {
......
76 67
                return ((string)(this["Excelfilepath"]));
77 68
            }
78 69
        }
70
        
71
        [global::System.Configuration.ApplicationScopedSettingAttribute()]
72
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
73
        [global::System.Configuration.DefaultSettingValueAttribute("tcp://localhost:8091/remConverterPDF")]
74
        public string ConverterRemotingUrl {
75
            get {
76
                return ((string)(this["ConverterRemotingUrl"]));
77
            }
78
        }
79 79
    }
80 80
}

내보내기 Unified diff

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