..
This commit is contained in:
12
Project/Properties/Settings.Designer.cs
generated
12
Project/Properties/Settings.Designer.cs
generated
@@ -46,5 +46,17 @@ namespace Project.Properties {
|
||||
return ((string)(this["CS"]));
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Configuration.UserScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("10.101.5.150")]
|
||||
public string mailserver {
|
||||
get {
|
||||
return ((string)(this["mailserver"]));
|
||||
}
|
||||
set {
|
||||
this["mailserver"] = value;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user