개정판 a2c29ea2
프로젝트파일 커밋
Change-Id: I4cfd04bdf2c507b5b6a5a36020f4e846c16223aa
KCOM/Properties/Settings.Designer.cs | ||
---|---|---|
12 | 12 |
|
13 | 13 |
|
14 | 14 |
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] |
15 |
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.10.0.0")]
|
|
15 |
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.6.0.0")]
|
|
16 | 16 |
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { |
17 | 17 |
|
18 | 18 |
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); |
... | ... | |
38 | 38 |
[global::System.Configuration.ApplicationScopedSettingAttribute()] |
39 | 39 |
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
40 | 40 |
[global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.WebServiceUrl)] |
41 |
[global::System.Configuration.DefaultSettingValueAttribute("http://localhost:44301/ImageUpload/FileUpload.asmx")] |
|
42 |
public string KCOM_kr_co_devdoftech_cloud_FileUpload { |
|
43 |
get { |
|
44 |
return ((string)(this["KCOM_kr_co_devdoftech_cloud_FileUpload"])); |
|
45 |
} |
|
46 |
} |
|
47 |
|
|
48 |
[global::System.Configuration.ApplicationScopedSettingAttribute()] |
|
49 |
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
|
50 |
[global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.WebServiceUrl)] |
|
51 | 41 |
[global::System.Configuration.DefaultSettingValueAttribute("http://cloud.devdoftech.co.kr:5977/Get_FInalImage/Get_PdfImage.asmx")] |
52 | 42 |
public string KCOM_Get_FinalImage_Get_PdfImage { |
53 | 43 |
get { |
... | ... | |
285 | 275 |
this["GemBoxLicense"] = value; |
286 | 276 |
} |
287 | 277 |
} |
278 |
|
|
279 |
[global::System.Configuration.ApplicationScopedSettingAttribute()] |
|
280 |
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
|
281 |
[global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.WebServiceUrl)] |
|
282 |
[global::System.Configuration.DefaultSettingValueAttribute("https://localhost:44393/FileUpload.asmx")] |
|
283 |
public string KCOM_kr_co_devdoftech_cloud_FileUpload { |
|
284 |
get { |
|
285 |
return ((string)(this["KCOM_kr_co_devdoftech_cloud_FileUpload"])); |
|
286 |
} |
|
287 |
} |
|
288 | 288 |
} |
289 | 289 |
} |
내보내기 Unified diff