Click or drag to resize
IDirectoryCache Properties

The IDirectoryCache type exposes the following members.

Properties
  NameDescription
Public propertyCacheSubFolders
Gets or sets a value indicating that sub-folders under Folder should also be cached.
Public propertyFolder
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.
Public propertyProvider
Gets or sets the object that abstracts away the environment for testing.
Top
See Also