IAutoConfigPictureFolderCacheDirectoryCache Property |
Gets the directory cache that is keeping track of files in the picture folder.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax IDirectoryCache DirectoryCache { get; }
ReadOnly Property DirectoryCache As IDirectoryCache
Get
property IDirectoryCache^ DirectoryCache {
IDirectoryCache^ get ();
}
abstract DirectoryCache : IDirectoryCache with get
Property Value
Type:
IDirectoryCacheSee Also