28 lines
1.0 KiB
VB.net
28 lines
1.0 KiB
VB.net
'------------------------------------------------------------------------------
|
|
' <auto-generated>
|
|
' This code was generated by a tool.
|
|
' Runtime Version:2.0.50727.42
|
|
'
|
|
' Changes to this file may cause incorrect behavior and will be lost if
|
|
' the code is regenerated.
|
|
' </auto-generated>
|
|
'------------------------------------------------------------------------------
|
|
|
|
Namespace SiWiComDevTool.Properties
|
|
|
|
|
|
<System.Runtime.CompilerServices.CompilerGeneratedAttribute()> _
|
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "8.0.0.0")> _
|
|
Friend NotInheritable Partial Class Settings
|
|
Inherits Global.System.Configuration.ApplicationSettingsBase
|
|
|
|
Private Shared defaultInstance As Settings = DirectCast((Global.System.Configuration.ApplicationSettingsBase.Synchronized(New Settings())), Settings)
|
|
|
|
Public Shared ReadOnly Property [Default]() As Settings
|
|
Get
|
|
Return defaultInstance
|
|
End Get
|
|
End Property
|
|
End Class
|
|
End Namespace
|