Gestion Alerte OK
This commit is contained in:
11
ProjetTheAlone/Config/Settings1.Designer.cs
generated
11
ProjetTheAlone/Config/Settings1.Designer.cs
generated
@@ -36,5 +36,16 @@ namespace ProjetTheAlone.Config {
|
||||
this["schCon"] = value;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Configuration.UserScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
public global::System.Collections.Specialized.StringCollection alerte {
|
||||
get {
|
||||
return ((global::System.Collections.Specialized.StringCollection)(this["alerte"]));
|
||||
}
|
||||
set {
|
||||
this["alerte"] = value;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,5 +5,8 @@
|
||||
<Setting Name="schCon" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">Data Source=(LocalDB)\MSSQLLocalDB;AttachDbFilename="C:\Users\adrie\OneDrive - Haute Ecole de la ville de Liège\3is\poo\ProjetTheAlone - Copie (9)\ProjetTheAlone\ProjetThe.mdf";Integrated Security=True</Value>
|
||||
</Setting>
|
||||
<Setting Name="alerte" Type="System.Collections.Specialized.StringCollection" Scope="User">
|
||||
<Value Profile="(Default)" />
|
||||
</Setting>
|
||||
</Settings>
|
||||
</SettingsFile>
|
||||
Reference in New Issue
Block a user