| | |
| | | // </auto-generated> |
| | | //------------------------------------------------------------------------------ |
| | | |
| | | namespace GsDxApp.Properties { |
| | | namespace Gs.DevApp.Properties { |
| | | |
| | | |
| | | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] |
| | |
| | | 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("")] |
| | | public string orgguid { |
| | | get { |
| | | return ((string)(this["orgguid"])); |
| | | } |
| | | set { |
| | | this["orgguid"] = value; |
| | | } |
| | | } |
| | | } |
| | | } |