Click or drag to resize
IInstallerSettingsStorageProvider Interface
The interface for objects that abstract away the environment for IInstallerSettingsStorage.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public interface IInstallerSettingsStorageProvider

The IInstallerSettingsStorageProvider type exposes the following members.

Properties
  NameDescription
Public propertyFolder
Gets or sets the folder holding the installer settings configuration file(s).
Top
See Also