개정판 6b6e937c
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