Settings.Designer.cs 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // This code was generated by a tool.
  4. // Runtime Version:4.0.30319.42000
  5. //
  6. // Changes to this file may cause incorrect behavior and will be lost if
  7. // the code is regenerated.
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. namespace Phihong_EVSE_UI_Tool.Properties {
  11. [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
  12. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.10.0.0")]
  13. internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
  14. private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
  15. public static Settings Default {
  16. get {
  17. return defaultInstance;
  18. }
  19. }
  20. [global::System.Configuration.UserScopedSettingAttribute()]
  21. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  22. [global::System.Configuration.DefaultSettingValueAttribute("True")]
  23. public bool IsInitialDefault {
  24. get {
  25. return ((bool)(this["IsInitialDefault"]));
  26. }
  27. set {
  28. this["IsInitialDefault"] = value;
  29. }
  30. }
  31. [global::System.Configuration.UserScopedSettingAttribute()]
  32. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  33. [global::System.Configuration.DefaultSettingValueAttribute("")]
  34. public string InitialCustomImgPath {
  35. get {
  36. return ((string)(this["InitialCustomImgPath"]));
  37. }
  38. set {
  39. this["InitialCustomImgPath"] = value;
  40. }
  41. }
  42. [global::System.Configuration.UserScopedSettingAttribute()]
  43. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  44. [global::System.Configuration.DefaultSettingValueAttribute("")]
  45. public string InitialCustomImgPath_org {
  46. get {
  47. return ((string)(this["InitialCustomImgPath_org"]));
  48. }
  49. set {
  50. this["InitialCustomImgPath_org"] = value;
  51. }
  52. }
  53. [global::System.Configuration.UserScopedSettingAttribute()]
  54. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  55. [global::System.Configuration.DefaultSettingValueAttribute("True")]
  56. public bool IsIdleDefault {
  57. get {
  58. return ((bool)(this["IsIdleDefault"]));
  59. }
  60. set {
  61. this["IsIdleDefault"] = value;
  62. }
  63. }
  64. [global::System.Configuration.UserScopedSettingAttribute()]
  65. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  66. [global::System.Configuration.DefaultSettingValueAttribute("")]
  67. public string IdleCustomImgPath {
  68. get {
  69. return ((string)(this["IdleCustomImgPath"]));
  70. }
  71. set {
  72. this["IdleCustomImgPath"] = value;
  73. }
  74. }
  75. [global::System.Configuration.UserScopedSettingAttribute()]
  76. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  77. [global::System.Configuration.DefaultSettingValueAttribute("")]
  78. public string IdleCustomImgPath_org {
  79. get {
  80. return ((string)(this["IdleCustomImgPath_org"]));
  81. }
  82. set {
  83. this["IdleCustomImgPath_org"] = value;
  84. }
  85. }
  86. [global::System.Configuration.UserScopedSettingAttribute()]
  87. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  88. [global::System.Configuration.DefaultSettingValueAttribute("True")]
  89. public bool IsVerifyDefault {
  90. get {
  91. return ((bool)(this["IsVerifyDefault"]));
  92. }
  93. set {
  94. this["IsVerifyDefault"] = value;
  95. }
  96. }
  97. [global::System.Configuration.UserScopedSettingAttribute()]
  98. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  99. [global::System.Configuration.DefaultSettingValueAttribute("")]
  100. public string VerifyCustomImgPath {
  101. get {
  102. return ((string)(this["VerifyCustomImgPath"]));
  103. }
  104. set {
  105. this["VerifyCustomImgPath"] = value;
  106. }
  107. }
  108. [global::System.Configuration.UserScopedSettingAttribute()]
  109. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  110. [global::System.Configuration.DefaultSettingValueAttribute("")]
  111. public string VerifyCustomImgPath_org {
  112. get {
  113. return ((string)(this["VerifyCustomImgPath_org"]));
  114. }
  115. set {
  116. this["VerifyCustomImgPath_org"] = value;
  117. }
  118. }
  119. [global::System.Configuration.UserScopedSettingAttribute()]
  120. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  121. [global::System.Configuration.DefaultSettingValueAttribute("True")]
  122. public bool IsVerifyOkDefault {
  123. get {
  124. return ((bool)(this["IsVerifyOkDefault"]));
  125. }
  126. set {
  127. this["IsVerifyOkDefault"] = value;
  128. }
  129. }
  130. [global::System.Configuration.UserScopedSettingAttribute()]
  131. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  132. [global::System.Configuration.DefaultSettingValueAttribute("")]
  133. public string VerifyOkCustomImgPath {
  134. get {
  135. return ((string)(this["VerifyOkCustomImgPath"]));
  136. }
  137. set {
  138. this["VerifyOkCustomImgPath"] = value;
  139. }
  140. }
  141. [global::System.Configuration.UserScopedSettingAttribute()]
  142. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  143. [global::System.Configuration.DefaultSettingValueAttribute("")]
  144. public string VerifyOkCustomImgPath_org {
  145. get {
  146. return ((string)(this["VerifyOkCustomImgPath_org"]));
  147. }
  148. set {
  149. this["VerifyOkCustomImgPath_org"] = value;
  150. }
  151. }
  152. [global::System.Configuration.UserScopedSettingAttribute()]
  153. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  154. [global::System.Configuration.DefaultSettingValueAttribute("True")]
  155. public bool IsVerifyFailDefault {
  156. get {
  157. return ((bool)(this["IsVerifyFailDefault"]));
  158. }
  159. set {
  160. this["IsVerifyFailDefault"] = value;
  161. }
  162. }
  163. [global::System.Configuration.UserScopedSettingAttribute()]
  164. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  165. [global::System.Configuration.DefaultSettingValueAttribute("")]
  166. public string VerifyFailCustomImgPath {
  167. get {
  168. return ((string)(this["VerifyFailCustomImgPath"]));
  169. }
  170. set {
  171. this["VerifyFailCustomImgPath"] = value;
  172. }
  173. }
  174. [global::System.Configuration.UserScopedSettingAttribute()]
  175. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  176. [global::System.Configuration.DefaultSettingValueAttribute("")]
  177. public string VerifyFailCustomImgPath_org {
  178. get {
  179. return ((string)(this["VerifyFailCustomImgPath_org"]));
  180. }
  181. set {
  182. this["VerifyFailCustomImgPath_org"] = value;
  183. }
  184. }
  185. [global::System.Configuration.UserScopedSettingAttribute()]
  186. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  187. [global::System.Configuration.DefaultSettingValueAttribute("True")]
  188. public bool IsPlugDefault {
  189. get {
  190. return ((bool)(this["IsPlugDefault"]));
  191. }
  192. set {
  193. this["IsPlugDefault"] = value;
  194. }
  195. }
  196. [global::System.Configuration.UserScopedSettingAttribute()]
  197. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  198. [global::System.Configuration.DefaultSettingValueAttribute("")]
  199. public string PlugCustomImgPath {
  200. get {
  201. return ((string)(this["PlugCustomImgPath"]));
  202. }
  203. set {
  204. this["PlugCustomImgPath"] = value;
  205. }
  206. }
  207. [global::System.Configuration.UserScopedSettingAttribute()]
  208. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  209. [global::System.Configuration.DefaultSettingValueAttribute("")]
  210. public string PlugCustomImgPath_org {
  211. get {
  212. return ((string)(this["PlugCustomImgPath_org"]));
  213. }
  214. set {
  215. this["PlugCustomImgPath_org"] = value;
  216. }
  217. }
  218. [global::System.Configuration.UserScopedSettingAttribute()]
  219. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  220. [global::System.Configuration.DefaultSettingValueAttribute("True")]
  221. public bool IsPreChargeDefault {
  222. get {
  223. return ((bool)(this["IsPreChargeDefault"]));
  224. }
  225. set {
  226. this["IsPreChargeDefault"] = value;
  227. }
  228. }
  229. [global::System.Configuration.UserScopedSettingAttribute()]
  230. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  231. [global::System.Configuration.DefaultSettingValueAttribute("")]
  232. public string PreChargeCustomImgPath {
  233. get {
  234. return ((string)(this["PreChargeCustomImgPath"]));
  235. }
  236. set {
  237. this["PreChargeCustomImgPath"] = value;
  238. }
  239. }
  240. [global::System.Configuration.UserScopedSettingAttribute()]
  241. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  242. [global::System.Configuration.DefaultSettingValueAttribute("")]
  243. public string PreChargeCustomImgPath_org {
  244. get {
  245. return ((string)(this["PreChargeCustomImgPath_org"]));
  246. }
  247. set {
  248. this["PreChargeCustomImgPath_org"] = value;
  249. }
  250. }
  251. [global::System.Configuration.UserScopedSettingAttribute()]
  252. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  253. [global::System.Configuration.DefaultSettingValueAttribute("True")]
  254. public bool IsChargingDefault {
  255. get {
  256. return ((bool)(this["IsChargingDefault"]));
  257. }
  258. set {
  259. this["IsChargingDefault"] = value;
  260. }
  261. }
  262. [global::System.Configuration.UserScopedSettingAttribute()]
  263. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  264. [global::System.Configuration.DefaultSettingValueAttribute("")]
  265. public string ChargingCustomImgPath {
  266. get {
  267. return ((string)(this["ChargingCustomImgPath"]));
  268. }
  269. set {
  270. this["ChargingCustomImgPath"] = value;
  271. }
  272. }
  273. [global::System.Configuration.UserScopedSettingAttribute()]
  274. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  275. [global::System.Configuration.DefaultSettingValueAttribute("")]
  276. public string ChargingCustomImgPath_org {
  277. get {
  278. return ((string)(this["ChargingCustomImgPath_org"]));
  279. }
  280. set {
  281. this["ChargingCustomImgPath_org"] = value;
  282. }
  283. }
  284. [global::System.Configuration.UserScopedSettingAttribute()]
  285. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  286. [global::System.Configuration.DefaultSettingValueAttribute("True")]
  287. public bool IsCompleteDefault {
  288. get {
  289. return ((bool)(this["IsCompleteDefault"]));
  290. }
  291. set {
  292. this["IsCompleteDefault"] = value;
  293. }
  294. }
  295. [global::System.Configuration.UserScopedSettingAttribute()]
  296. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  297. [global::System.Configuration.DefaultSettingValueAttribute("")]
  298. public string CompleteCustomImgPath {
  299. get {
  300. return ((string)(this["CompleteCustomImgPath"]));
  301. }
  302. set {
  303. this["CompleteCustomImgPath"] = value;
  304. }
  305. }
  306. [global::System.Configuration.UserScopedSettingAttribute()]
  307. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  308. [global::System.Configuration.DefaultSettingValueAttribute("")]
  309. public string CompleteCustomImgPath_org {
  310. get {
  311. return ((string)(this["CompleteCustomImgPath_org"]));
  312. }
  313. set {
  314. this["CompleteCustomImgPath_org"] = value;
  315. }
  316. }
  317. [global::System.Configuration.UserScopedSettingAttribute()]
  318. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  319. [global::System.Configuration.DefaultSettingValueAttribute("True")]
  320. public bool IsMaintainDefault {
  321. get {
  322. return ((bool)(this["IsMaintainDefault"]));
  323. }
  324. set {
  325. this["IsMaintainDefault"] = value;
  326. }
  327. }
  328. [global::System.Configuration.UserScopedSettingAttribute()]
  329. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  330. [global::System.Configuration.DefaultSettingValueAttribute("")]
  331. public string MaintainCustomImgPath {
  332. get {
  333. return ((string)(this["MaintainCustomImgPath"]));
  334. }
  335. set {
  336. this["MaintainCustomImgPath"] = value;
  337. }
  338. }
  339. [global::System.Configuration.UserScopedSettingAttribute()]
  340. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  341. [global::System.Configuration.DefaultSettingValueAttribute("")]
  342. public string MaintainCustomImgPath_org {
  343. get {
  344. return ((string)(this["MaintainCustomImgPath_org"]));
  345. }
  346. set {
  347. this["MaintainCustomImgPath_org"] = value;
  348. }
  349. }
  350. [global::System.Configuration.UserScopedSettingAttribute()]
  351. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  352. [global::System.Configuration.DefaultSettingValueAttribute("True")]
  353. public bool IsLogoDefault {
  354. get {
  355. return ((bool)(this["IsLogoDefault"]));
  356. }
  357. set {
  358. this["IsLogoDefault"] = value;
  359. }
  360. }
  361. [global::System.Configuration.UserScopedSettingAttribute()]
  362. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  363. [global::System.Configuration.DefaultSettingValueAttribute("")]
  364. public string LogoCustomImgPath {
  365. get {
  366. return ((string)(this["LogoCustomImgPath"]));
  367. }
  368. set {
  369. this["LogoCustomImgPath"] = value;
  370. }
  371. }
  372. [global::System.Configuration.UserScopedSettingAttribute()]
  373. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  374. [global::System.Configuration.DefaultSettingValueAttribute("")]
  375. public string LogoCustomImgPath_org {
  376. get {
  377. return ((string)(this["LogoCustomImgPath_org"]));
  378. }
  379. set {
  380. this["LogoCustomImgPath_org"] = value;
  381. }
  382. }
  383. [global::System.Configuration.UserScopedSettingAttribute()]
  384. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  385. [global::System.Configuration.DefaultSettingValueAttribute("True")]
  386. public bool IsCompLogoDefault {
  387. get {
  388. return ((bool)(this["IsCompLogoDefault"]));
  389. }
  390. set {
  391. this["IsCompLogoDefault"] = value;
  392. }
  393. }
  394. [global::System.Configuration.UserScopedSettingAttribute()]
  395. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  396. [global::System.Configuration.DefaultSettingValueAttribute("")]
  397. public string CompLogoCustomImgPath {
  398. get {
  399. return ((string)(this["CompLogoCustomImgPath"]));
  400. }
  401. set {
  402. this["CompLogoCustomImgPath"] = value;
  403. }
  404. }
  405. [global::System.Configuration.UserScopedSettingAttribute()]
  406. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  407. [global::System.Configuration.DefaultSettingValueAttribute("")]
  408. public string CompLogoCustomImgPath_org {
  409. get {
  410. return ((string)(this["CompLogoCustomImgPath_org"]));
  411. }
  412. set {
  413. this["CompLogoCustomImgPath_org"] = value;
  414. }
  415. }
  416. [global::System.Configuration.UserScopedSettingAttribute()]
  417. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  418. [global::System.Configuration.DefaultSettingValueAttribute("123456")]
  419. public string Mode {
  420. get {
  421. return ((string)(this["Mode"]));
  422. }
  423. set {
  424. this["Mode"] = value;
  425. }
  426. }
  427. [global::System.Configuration.UserScopedSettingAttribute()]
  428. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  429. [global::System.Configuration.DefaultSettingValueAttribute("")]
  430. public string SdCardPath {
  431. get {
  432. return ((string)(this["SdCardPath"]));
  433. }
  434. set {
  435. this["SdCardPath"] = value;
  436. }
  437. }
  438. [global::System.Configuration.UserScopedSettingAttribute()]
  439. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  440. [global::System.Configuration.DefaultSettingValueAttribute("True")]
  441. public bool IsEmcDefault {
  442. get {
  443. return ((bool)(this["IsEmcDefault"]));
  444. }
  445. set {
  446. this["IsEmcDefault"] = value;
  447. }
  448. }
  449. [global::System.Configuration.UserScopedSettingAttribute()]
  450. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  451. [global::System.Configuration.DefaultSettingValueAttribute("")]
  452. public string EmcCustomImgPath {
  453. get {
  454. return ((string)(this["EmcCustomImgPath"]));
  455. }
  456. set {
  457. this["EmcCustomImgPath"] = value;
  458. }
  459. }
  460. [global::System.Configuration.UserScopedSettingAttribute()]
  461. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  462. [global::System.Configuration.DefaultSettingValueAttribute("")]
  463. public string EmcCustomImgPath_org {
  464. get {
  465. return ((string)(this["EmcCustomImgPath_org"]));
  466. }
  467. set {
  468. this["EmcCustomImgPath_org"] = value;
  469. }
  470. }
  471. [global::System.Configuration.UserScopedSettingAttribute()]
  472. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  473. [global::System.Configuration.DefaultSettingValueAttribute("True")]
  474. public bool IsUrlDefault {
  475. get {
  476. return ((bool)(this["IsUrlDefault"]));
  477. }
  478. set {
  479. this["IsUrlDefault"] = value;
  480. }
  481. }
  482. [global::System.Configuration.UserScopedSettingAttribute()]
  483. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  484. [global::System.Configuration.DefaultSettingValueAttribute("")]
  485. public string UrlCustomImgPath {
  486. get {
  487. return ((string)(this["UrlCustomImgPath"]));
  488. }
  489. set {
  490. this["UrlCustomImgPath"] = value;
  491. }
  492. }
  493. [global::System.Configuration.UserScopedSettingAttribute()]
  494. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  495. [global::System.Configuration.DefaultSettingValueAttribute("")]
  496. public string UrlCustomImgPath_org {
  497. get {
  498. return ((string)(this["UrlCustomImgPath_org"]));
  499. }
  500. set {
  501. this["UrlCustomImgPath_org"] = value;
  502. }
  503. }
  504. [global::System.Configuration.UserScopedSettingAttribute()]
  505. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  506. [global::System.Configuration.DefaultSettingValueAttribute("False")]
  507. public bool IsLogoHide {
  508. get {
  509. return ((bool)(this["IsLogoHide"]));
  510. }
  511. set {
  512. this["IsLogoHide"] = value;
  513. }
  514. }
  515. [global::System.Configuration.UserScopedSettingAttribute()]
  516. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  517. [global::System.Configuration.DefaultSettingValueAttribute("False")]
  518. public bool IsCompLogoHide {
  519. get {
  520. return ((bool)(this["IsCompLogoHide"]));
  521. }
  522. set {
  523. this["IsCompLogoHide"] = value;
  524. }
  525. }
  526. [global::System.Configuration.UserScopedSettingAttribute()]
  527. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  528. [global::System.Configuration.DefaultSettingValueAttribute("False")]
  529. public bool IsUrlHide {
  530. get {
  531. return ((bool)(this["IsUrlHide"]));
  532. }
  533. set {
  534. this["IsUrlHide"] = value;
  535. }
  536. }
  537. [global::System.Configuration.UserScopedSettingAttribute()]
  538. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  539. [global::System.Configuration.DefaultSettingValueAttribute("")]
  540. public string OutputFolderPath {
  541. get {
  542. return ((string)(this["OutputFolderPath"]));
  543. }
  544. set {
  545. this["OutputFolderPath"] = value;
  546. }
  547. }
  548. [global::System.Configuration.UserScopedSettingAttribute()]
  549. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  550. [global::System.Configuration.DefaultSettingValueAttribute("")]
  551. public string ModelName {
  552. get {
  553. return ((string)(this["ModelName"]));
  554. }
  555. set {
  556. this["ModelName"] = value;
  557. }
  558. }
  559. }
  560. }