개정판 f1f822e9
issue #00000 svg 기능 수정
Change-Id: Ic1575964db1f861ca637c7073dfa382fee4bbcd4
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", "15.9.0.0")]
|
|
15 |
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.10.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("https://localhost:44301/ImageUpload/FileUpload.asmx")]
|
|
41 |
[global::System.Configuration.DefaultSettingValueAttribute("http://localhost:44301/ImageUpload/FileUpload.asmx")] |
|
42 | 42 |
public string KCOM_kr_co_devdoftech_cloud_FileUpload { |
43 | 43 |
get { |
44 | 44 |
return ((string)(this["KCOM_kr_co_devdoftech_cloud_FileUpload"])); |
내보내기 Unified diff