update 20240812
This commit is contained in:
12
Client/Properties/Settings.Designer.cs
generated
12
Client/Properties/Settings.Designer.cs
generated
@@ -35,5 +35,17 @@ namespace OnDoc.Properties {
|
||||
this["Connectionstring"] = value;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Configuration.UserScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("E:\\Software-Projekte\\OnDoc\\Nativ\\")]
|
||||
public string NativVorlagen {
|
||||
get {
|
||||
return ((string)(this["NativVorlagen"]));
|
||||
}
|
||||
set {
|
||||
this["NativVorlagen"] = value;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user