Click or drag to resize
IConfigurationStorage Properties

The IConfigurationStorage type exposes the following members.

Properties
  NameDescription
Public propertyFolder
Gets or sets the folder the contains the configuration and log files.
Public propertyProvider
Gets or sets a value that abstracts away the environment for testing purposes.
Public propertySingleton
Gets the single instance of the class that should be used throughout the application.
(Inherited from ISingletonT.)
Top
See Also