프로젝트

일반

사용자정보

개정판 7b476006

ID7b4760061c2f9538068f6840691badd4ed1cadf1
상위 080b40ae
하위 1772e2f7

함의성이(가) 3년 이상 전에 추가함

sppid web api license check test

Change-Id: I3575c0f9f3e0db7a7fafbef852161b7024b62bef

차이점 보기:

DTI_PID/SPPIDConverter/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.5.0.0")]
15
    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.8.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())));
......
154 154
                this["DrawingY"] = value;
155 155
            }
156 156
        }
157
        
158
        [global::System.Configuration.UserScopedSettingAttribute()]
159
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
160
        [global::System.Configuration.DefaultSettingValueAttribute("")]
161
        public string LicenseKey {
162
            get {
163
                return ((string)(this["LicenseKey"]));
164
            }
165
            set {
166
                this["LicenseKey"] = value;
167
            }
168
        }
157 169
    }
158 170
}

내보내기 Unified diff