Click or drag to resize
IConfigurationStorageProvider Property
Gets or sets a value that abstracts away the environment for testing purposes.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IConfigurationStorageProvider Provider { get; set; }

Property Value

Type: IConfigurationStorageProvider
See Also