프로젝트

일반

사용자정보

개정판 76dc223b

ID76dc223b1f9cb7f159fce2496d99d92e370acdc6
상위 c7bf556e
하위 e21008d5

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

image 추가 기능 수정

Change-Id: I04ec4985fce7fc6b9922a9b30ca3cab5f71b3728

차이점 보기:

KCOM/Web References/kr.co.devdoftech.cloud/Reference.cs
23 23
    
24 24
    
25 25
    /// <remarks/>
26
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")]
26
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")]
27 27
    [System.Diagnostics.DebuggerStepThroughAttribute()]
28 28
    [System.ComponentModel.DesignerCategoryAttribute("code")]
29 29
    [System.Web.Services.WebServiceBindingAttribute(Name="FileUploadSoap", Namespace="http://tempuri.org/")]
......
35 35
        
36 36
        /// <remarks/>
37 37
        public FileUpload() {
38
            this.Url = CommonLib.Common.GetConfigString("KCOM_kr_co_devdoftech_cloud_FileUpload", "URL", "", App.isExternal);            
38
            this.Url = global::KCOM.Properties.Settings.Default.KCOM_kr_co_devdoftech_cloud_FileUpload;
39 39
            if ((this.IsLocalFileSystemWebService(this.Url) == true)) {
40 40
                this.UseDefaultCredentials = true;
41 41
                this.useDefaultCredentialsSetExplicitly = false;
......
129 129
    }
130 130
    
131 131
    /// <remarks/>
132
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")]
132
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")]
133 133
    public delegate void RunCompletedEventHandler(object sender, RunCompletedEventArgs e);
134 134
    
135 135
    /// <remarks/>
136
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.7.3056.0")]
136
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")]
137 137
    [System.Diagnostics.DebuggerStepThroughAttribute()]
138 138
    [System.ComponentModel.DesignerCategoryAttribute("code")]
139 139
    public partial class RunCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {

내보내기 Unified diff

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