IInstallerSettingsStorageProvider Interface |
Namespace: VirtualRadar.Interface.SettingsAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public interface IInstallerSettingsStorageProvider
Public Interface IInstallerSettingsStorageProvider
public interface class IInstallerSettingsStorageProvider
type IInstallerSettingsStorageProvider = interface end
The IInstallerSettingsStorageProvider type exposes the following members.
Properties
| Name | Description |
---|
| Folder |
Gets or sets the folder holding the installer settings configuration file(s).
|
TopSee Also