¶Ô±ÈÐÂÎļþ |
| | |
| | | //------------------------------------------------------------------------------ |
| | | // <auto-generated> |
| | | // æ¤ä»£ç ç±å·¥å
·çæã |
| | | // è¿è¡æ¶çæ¬:4.0.30319.42000 |
| | | // |
| | | // å¯¹æ¤æä»¶çæ´æ¹å¯è½ä¼å¯¼è´ä¸æ£ç¡®çè¡ä¸ºï¼å¹¶ä¸å¦æ |
| | | // éæ°çæä»£ç ï¼è¿äºæ´æ¹å°ä¼ä¸¢å¤±ã |
| | | // </auto-generated> |
| | | //------------------------------------------------------------------------------ |
| | | |
| | | namespace Gs.DevApp.Properties { |
| | | |
| | | |
| | | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] |
| | | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.12.0.0")] |
| | | internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { |
| | | |
| | | private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); |
| | | |
| | | public static Settings Default { |
| | | get { |
| | | return defaultInstance; |
| | | } |
| | | } |
| | | |
| | | [global::System.Configuration.UserScopedSettingAttribute()] |
| | | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
| | | [global::System.Configuration.DefaultSettingValueAttribute("")] |
| | | public string userName { |
| | | get { |
| | | return ((string)(this["userName"])); |
| | | } |
| | | set { |
| | | this["userName"] = value; |
| | | } |
| | | } |
| | | |
| | | [global::System.Configuration.UserScopedSettingAttribute()] |
| | | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
| | | [global::System.Configuration.DefaultSettingValueAttribute("")] |
| | | public string userPwd { |
| | | get { |
| | | return ((string)(this["userPwd"])); |
| | | } |
| | | set { |
| | | this["userPwd"] = value; |
| | | } |
| | | } |
| | | |
| | | [global::System.Configuration.UserScopedSettingAttribute()] |
| | | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
| | | [global::System.Configuration.DefaultSettingValueAttribute("False")] |
| | | public bool remember { |
| | | get { |
| | | return ((bool)(this["remember"])); |
| | | } |
| | | set { |
| | | this["remember"] = value; |
| | | } |
| | | } |
| | | |
| | | [global::System.Configuration.UserScopedSettingAttribute()] |
| | | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
| | | [global::System.Configuration.DefaultSettingValueAttribute("Tahoma,9")] |
| | | public string fontSizeName { |
| | | get { |
| | | return ((string)(this["fontSizeName"])); |
| | | } |
| | | set { |
| | | this["fontSizeName"] = value; |
| | | } |
| | | } |
| | | } |
| | | } |