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