|
AppSettingsBase Constructor
|
Creates a new instance of the
AppSettingsBase class for the application's configuration file.
Namespace: GSF.ConfigurationAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.275-beta+89764ccfd98a5e76971bbd58cae85aa2e8f59fbd
Syntaxprotected AppSettingsBase()
protected:
AppSettingsBase()
new : unit -> AppSettingsBase
GSF.Configuration.AppSettingsBase = function();
View Source
See Also