11 namespace Sample_Environment_Control_Interface.Properties {
14 [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
15 [global::System.CodeDom.Compiler.GeneratedCodeAttribute(
"Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator",
"9.0.0.0")]
16 internal sealed
partial class Settings : global::System.Configuration.ApplicationSettingsBase {
18 private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(
new Settings())));
20 public static Settings Default {
22 return defaultInstance;
26 [global::System.Configuration.UserScopedSettingAttribute()]
27 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
28 [global::System.Configuration.DefaultSettingValueAttribute(
"False")]
31 return ((
bool)(
this[
"Crashed"]));
34 this[
"Crashed"] = value;