Click or drag to resize
IConfigurationStorageProvider Interface
The interface for the objects that abstract away the environment for tests on IConfigurationStorage.

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

The IConfigurationStorageProvider type exposes the following members.

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