MS Update dll

This commit is contained in:
2023-03-23 13:46:26 +01:00
parent 5cb9aed5aa
commit e4c4b2e7fe
7 changed files with 11 additions and 8 deletions

View File

@@ -94,7 +94,7 @@ Namespace My
<Global.System.Configuration.ApplicationScopedSettingAttribute(), _
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
Global.System.Configuration.DefaultSettingValueAttribute("")> _
Global.System.Configuration.DefaultSettingValueAttribute("en-US")> _
Public ReadOnly Property SYS_Override_Language() As String
Get
Return CType(Me("SYS_Override_Language"),String)