From 4fb507bd9e4f0eb065d9562f265f46f13763847f Mon Sep 17 00:00:00 2001 From: fcolin Date: Thu, 1 Feb 2007 10:07:47 +0000 Subject: Utilisateur : Fcolin Date : 20/01/06 Heure : 18:29 Archivé dans $/CSharp/Ivy/IvyProbe/Properties Commentaire: (vss 2) --- CSharp/Ivy/IvyProbe/Properties/Settings.Designer.cs | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'CSharp') diff --git a/CSharp/Ivy/IvyProbe/Properties/Settings.Designer.cs b/CSharp/Ivy/IvyProbe/Properties/Settings.Designer.cs index 9d24b3f..f2b2c1a 100644 --- a/CSharp/Ivy/IvyProbe/Properties/Settings.Designer.cs +++ b/CSharp/Ivy/IvyProbe/Properties/Settings.Designer.cs @@ -22,5 +22,14 @@ namespace IvyProbe.Properties { return defaultInstance; } } + + [global::System.Configuration.ApplicationScopedSettingAttribute()] + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.Configuration.DefaultSettingValueAttribute("")] + public string IvyBus { + get { + return ((string)(this["IvyBus"])); + } + } } } -- cgit v1.1