IInstallerSettingsStorageLoad Method |
Returns the content of the configuration file written when the application was installed.
Namespace: VirtualRadar.Interface.SettingsAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax Function Load As InstallerSettings
InstallerSettings^ Load()
abstract Load : unit -> InstallerSettings
Return Value
Type:
InstallerSettingsSee Also