| IDirectoryCache Properties | 
The IDirectoryCache type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CacheSubFolders | 
            Gets or sets a value indicating that sub-folders under Folder should also be cached.
             | 
|  | Folder | 
            Gets or sets the folder whose content should be cached. Setting a new folder name erases the current
            cache and forces the caching on a background thread of the filesnames in the new folder.
             | 
|  | Provider | 
            Gets or sets the object that abstracts away the environment for testing.
             | 
 See Also
See Also