Syntax
Public Overrides Sub Initialize(ByVal AppFolderName as String, ByVal AppDataFolder as String)
Parameter
Part | Description |
AppFolderName | Location folder at program file which you want to read the settings from . Value of type is String. |
AppDataFolder | Location folder at App data which you want to read the settings from . Value of type is String. |
See Also
Last Modified:10 January 201702:02 PM