//------------------------------------------------------------------------------ // // 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. // //------------------------------------------------------------------------------ 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; } } } }