Click or drag to resize
IDirectoryCacheProvider Property
Gets or sets the object that abstracts away the environment for testing.

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

Property Value

Type: IDirectoryCacheProvider
See Also