summaryrefslogtreecommitdiff
path: root/CSharp/Ivy/IvyProbe/Properties/Settings.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'CSharp/Ivy/IvyProbe/Properties/Settings.Designer.cs')
-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"]));
+ }
+ }
}
}