123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614 |
- //------------------------------------------------------------------------------
- // <auto-generated>
- // This code was generated by a tool.
- // Runtime Version:4.0.30319.42000
- //
- // Changes to this file may cause incorrect behavior and will be lost if
- // the code is regenerated.
- // </auto-generated>
- //------------------------------------------------------------------------------
- namespace Phihong_EVSE_UI_Tool.Properties {
-
-
- [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.10.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("True")]
- public bool IsInitialDefault {
- get {
- return ((bool)(this["IsInitialDefault"]));
- }
- set {
- this["IsInitialDefault"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string InitialCustomImgPath {
- get {
- return ((string)(this["InitialCustomImgPath"]));
- }
- set {
- this["InitialCustomImgPath"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string InitialCustomImgPath_org {
- get {
- return ((string)(this["InitialCustomImgPath_org"]));
- }
- set {
- this["InitialCustomImgPath_org"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("True")]
- public bool IsIdleDefault {
- get {
- return ((bool)(this["IsIdleDefault"]));
- }
- set {
- this["IsIdleDefault"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string IdleCustomImgPath {
- get {
- return ((string)(this["IdleCustomImgPath"]));
- }
- set {
- this["IdleCustomImgPath"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string IdleCustomImgPath_org {
- get {
- return ((string)(this["IdleCustomImgPath_org"]));
- }
- set {
- this["IdleCustomImgPath_org"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("True")]
- public bool IsVerifyDefault {
- get {
- return ((bool)(this["IsVerifyDefault"]));
- }
- set {
- this["IsVerifyDefault"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string VerifyCustomImgPath {
- get {
- return ((string)(this["VerifyCustomImgPath"]));
- }
- set {
- this["VerifyCustomImgPath"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string VerifyCustomImgPath_org {
- get {
- return ((string)(this["VerifyCustomImgPath_org"]));
- }
- set {
- this["VerifyCustomImgPath_org"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("True")]
- public bool IsVerifyOkDefault {
- get {
- return ((bool)(this["IsVerifyOkDefault"]));
- }
- set {
- this["IsVerifyOkDefault"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string VerifyOkCustomImgPath {
- get {
- return ((string)(this["VerifyOkCustomImgPath"]));
- }
- set {
- this["VerifyOkCustomImgPath"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string VerifyOkCustomImgPath_org {
- get {
- return ((string)(this["VerifyOkCustomImgPath_org"]));
- }
- set {
- this["VerifyOkCustomImgPath_org"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("True")]
- public bool IsVerifyFailDefault {
- get {
- return ((bool)(this["IsVerifyFailDefault"]));
- }
- set {
- this["IsVerifyFailDefault"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string VerifyFailCustomImgPath {
- get {
- return ((string)(this["VerifyFailCustomImgPath"]));
- }
- set {
- this["VerifyFailCustomImgPath"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string VerifyFailCustomImgPath_org {
- get {
- return ((string)(this["VerifyFailCustomImgPath_org"]));
- }
- set {
- this["VerifyFailCustomImgPath_org"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("True")]
- public bool IsPlugDefault {
- get {
- return ((bool)(this["IsPlugDefault"]));
- }
- set {
- this["IsPlugDefault"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string PlugCustomImgPath {
- get {
- return ((string)(this["PlugCustomImgPath"]));
- }
- set {
- this["PlugCustomImgPath"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string PlugCustomImgPath_org {
- get {
- return ((string)(this["PlugCustomImgPath_org"]));
- }
- set {
- this["PlugCustomImgPath_org"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("True")]
- public bool IsPreChargeDefault {
- get {
- return ((bool)(this["IsPreChargeDefault"]));
- }
- set {
- this["IsPreChargeDefault"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string PreChargeCustomImgPath {
- get {
- return ((string)(this["PreChargeCustomImgPath"]));
- }
- set {
- this["PreChargeCustomImgPath"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string PreChargeCustomImgPath_org {
- get {
- return ((string)(this["PreChargeCustomImgPath_org"]));
- }
- set {
- this["PreChargeCustomImgPath_org"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("True")]
- public bool IsChargingDefault {
- get {
- return ((bool)(this["IsChargingDefault"]));
- }
- set {
- this["IsChargingDefault"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string ChargingCustomImgPath {
- get {
- return ((string)(this["ChargingCustomImgPath"]));
- }
- set {
- this["ChargingCustomImgPath"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string ChargingCustomImgPath_org {
- get {
- return ((string)(this["ChargingCustomImgPath_org"]));
- }
- set {
- this["ChargingCustomImgPath_org"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("True")]
- public bool IsCompleteDefault {
- get {
- return ((bool)(this["IsCompleteDefault"]));
- }
- set {
- this["IsCompleteDefault"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string CompleteCustomImgPath {
- get {
- return ((string)(this["CompleteCustomImgPath"]));
- }
- set {
- this["CompleteCustomImgPath"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string CompleteCustomImgPath_org {
- get {
- return ((string)(this["CompleteCustomImgPath_org"]));
- }
- set {
- this["CompleteCustomImgPath_org"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("True")]
- public bool IsMaintainDefault {
- get {
- return ((bool)(this["IsMaintainDefault"]));
- }
- set {
- this["IsMaintainDefault"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string MaintainCustomImgPath {
- get {
- return ((string)(this["MaintainCustomImgPath"]));
- }
- set {
- this["MaintainCustomImgPath"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string MaintainCustomImgPath_org {
- get {
- return ((string)(this["MaintainCustomImgPath_org"]));
- }
- set {
- this["MaintainCustomImgPath_org"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("True")]
- public bool IsLogoDefault {
- get {
- return ((bool)(this["IsLogoDefault"]));
- }
- set {
- this["IsLogoDefault"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string LogoCustomImgPath {
- get {
- return ((string)(this["LogoCustomImgPath"]));
- }
- set {
- this["LogoCustomImgPath"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string LogoCustomImgPath_org {
- get {
- return ((string)(this["LogoCustomImgPath_org"]));
- }
- set {
- this["LogoCustomImgPath_org"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("True")]
- public bool IsCompLogoDefault {
- get {
- return ((bool)(this["IsCompLogoDefault"]));
- }
- set {
- this["IsCompLogoDefault"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string CompLogoCustomImgPath {
- get {
- return ((string)(this["CompLogoCustomImgPath"]));
- }
- set {
- this["CompLogoCustomImgPath"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string CompLogoCustomImgPath_org {
- get {
- return ((string)(this["CompLogoCustomImgPath_org"]));
- }
- set {
- this["CompLogoCustomImgPath_org"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("123456")]
- public string Mode {
- get {
- return ((string)(this["Mode"]));
- }
- set {
- this["Mode"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string SdCardPath {
- get {
- return ((string)(this["SdCardPath"]));
- }
- set {
- this["SdCardPath"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("True")]
- public bool IsEmcDefault {
- get {
- return ((bool)(this["IsEmcDefault"]));
- }
- set {
- this["IsEmcDefault"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string EmcCustomImgPath {
- get {
- return ((string)(this["EmcCustomImgPath"]));
- }
- set {
- this["EmcCustomImgPath"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string EmcCustomImgPath_org {
- get {
- return ((string)(this["EmcCustomImgPath_org"]));
- }
- set {
- this["EmcCustomImgPath_org"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("True")]
- public bool IsUrlDefault {
- get {
- return ((bool)(this["IsUrlDefault"]));
- }
- set {
- this["IsUrlDefault"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string UrlCustomImgPath {
- get {
- return ((string)(this["UrlCustomImgPath"]));
- }
- set {
- this["UrlCustomImgPath"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string UrlCustomImgPath_org {
- get {
- return ((string)(this["UrlCustomImgPath_org"]));
- }
- set {
- this["UrlCustomImgPath_org"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("False")]
- public bool IsLogoHide {
- get {
- return ((bool)(this["IsLogoHide"]));
- }
- set {
- this["IsLogoHide"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("False")]
- public bool IsCompLogoHide {
- get {
- return ((bool)(this["IsCompLogoHide"]));
- }
- set {
- this["IsCompLogoHide"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("False")]
- public bool IsUrlHide {
- get {
- return ((bool)(this["IsUrlHide"]));
- }
- set {
- this["IsUrlHide"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string OutputFolderPath {
- get {
- return ((string)(this["OutputFolderPath"]));
- }
- set {
- this["OutputFolderPath"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public string ModelName {
- get {
- return ((string)(this["ModelName"]));
- }
- set {
- this["ModelName"] = value;
- }
- }
- }
- }
|