summaryrefslogtreecommitdiff
path: root/CSharp
diff options
context:
space:
mode:
authorfcolin2007-02-01 10:07:47 +0000
committerfcolin2007-02-01 10:07:47 +0000
commit4fb507bd9e4f0eb065d9562f265f46f13763847f (patch)
tree9da06ed06e44a760122ecd0000aa64a1b3fd40fb /CSharp
parentfe506aa111c39cf3ae68da2e13fb6f13dbec783a (diff)
downloadivy-csharp-4fb507bd9e4f0eb065d9562f265f46f13763847f.zip
ivy-csharp-4fb507bd9e4f0eb065d9562f265f46f13763847f.tar.gz
ivy-csharp-4fb507bd9e4f0eb065d9562f265f46f13763847f.tar.bz2
ivy-csharp-4fb507bd9e4f0eb065d9562f265f46f13763847f.tar.xz
Utilisateur : Fcolin Date : 20/01/06 Heure : 18:29 Archivé dans $/CSharp/Ivy/IvyProbe/Properties Commentaire: (vss 2)
Diffstat (limited to 'CSharp')
-rw-r--r--CSharp/Ivy/IvyProbe/Properties/Settings.Designer.cs9
1 files changed, 9 insertions, 0 deletions
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"]));
+ }
+ }
}
}