Click or drag to resize
IDirectoryCacheCacheSubFolders Property
Gets or sets a value indicating that sub-folders under Folder should also be cached.

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

Property Value

Type: Boolean
See Also