Click or drag to resize
IInstallerSettingsStorageProvider Property
Gets or sets the object that abstracts away the environment for us.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IInstallerSettingsStorageProvider Provider { get; set; }

Property Value

Type: IInstallerSettingsStorageProvider
See Also