MS Optimizing, CurrentLocal
This commit is contained in:
9
GUIs.ZooFlow/My Project/Settings.Designer.vb
generated
9
GUIs.ZooFlow/My Project/Settings.Designer.vb
generated
@@ -63,6 +63,15 @@ Partial Friend NotInheritable Class Settings
|
||||
Return CType(Me("IDBConnectionStringDEFAULT"),String)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
<Global.System.Configuration.ApplicationScopedSettingAttribute(), _
|
||||
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||
Global.System.Configuration.DefaultSettingValueAttribute("True")> _
|
||||
Public ReadOnly Property UseAppConfigConString() As Boolean
|
||||
Get
|
||||
Return CType(Me("UseAppConfigConString"),Boolean)
|
||||
End Get
|
||||
End Property
|
||||
End Class
|
||||
|
||||
Namespace My
|
||||
|
||||
Reference in New Issue
Block a user