Update 6.12.23
This commit is contained in:
4
DPM2016/My Project/Settings.Designer.vb
generated
4
DPM2016/My Project/Settings.Designer.vb
generated
@@ -15,7 +15,7 @@ Option Explicit On
|
||||
Namespace My
|
||||
|
||||
<Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
|
||||
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.5.0.0"), _
|
||||
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.10.0.0"), _
|
||||
Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||
Partial Friend NotInheritable Class MySettings
|
||||
Inherits Global.System.Configuration.ApplicationSettingsBase
|
||||
@@ -166,7 +166,7 @@ Namespace My
|
||||
|
||||
<Global.System.Configuration.UserScopedSettingAttribute(), _
|
||||
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||
Global.System.Configuration.DefaultSettingValueAttribute("DPM")> _
|
||||
Global.System.Configuration.DefaultSettingValueAttribute("PADM")> _
|
||||
Public Property SoftwareType() As String
|
||||
Get
|
||||
Return CType(Me("SoftwareType"),String)
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
<Value Profile="(Default)">http://192.168.111.67</Value>
|
||||
</Setting>
|
||||
<Setting Name="SoftwareType" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">DPM</Value>
|
||||
<Value Profile="(Default)">PADM</Value>
|
||||
</Setting>
|
||||
</Settings>
|
||||
</SettingsFile>
|
||||
Reference in New Issue
Block a user