MS ConfigAttributes
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
''' <summary>
|
||||
''' The EDMIapp server . Will not be saved to userconfig.
|
||||
''' </summary>
|
||||
Public Class EDMIAppServer
|
||||
Public Class EDMIAppServerAttribute
|
||||
Inherits Attribute
|
||||
End Class
|
||||
|
||||
|
||||
@@ -30,6 +30,7 @@ Public Class ConfigManager(Of T)
|
||||
GetType(ConnectionStringAttribute),
|
||||
GetType(ConnectionStringAppServerAttribute),
|
||||
GetType(ConnectionStringTestAttribute),
|
||||
GetType(EDMIAppServerAttribute),
|
||||
GetType(GlobalSettingAttribute)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user