Click or drag to resize
IAutoConfigPictureFolderCacheDirectoryCache Property
Gets the directory cache that is keeping track of files in the picture folder.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IDirectoryCache DirectoryCache { get; }

Property Value

Type: IDirectoryCache
See Also