MS 2.4.6.4 Nach tests MK

This commit is contained in:
2021-01-28 11:37:08 +01:00
parent bbf7f3ae2f
commit 3ba2e62665
6 changed files with 27 additions and 20 deletions

View File

@@ -300,7 +300,7 @@ Namespace My
<Global.System.Configuration.ApplicationScopedSettingAttribute(), _
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
Global.System.Configuration.DefaultSettingValueAttribute("TEST")> _
Global.System.Configuration.DefaultSettingValueAttribute("PROD")> _
Public ReadOnly Property UserConfig_Prefix() As String
Get
Return CType(Me("UserConfig_Prefix"),String)