| IDirectoryCacheCacheSubFolders Property | 
            Gets or sets a value indicating that sub-folders under 
Folder should also be cached.
            
 
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxbool CacheSubFolders { get; set; }Property CacheSubFolders As Boolean
	Get
	Set
property bool CacheSubFolders {
	bool get ();
	void set (bool value);
}abstract CacheSubFolders : bool with get, set
Property Value
Type: 
Boolean See Also
See Also