Click or drag to resize
IDirectoryCacheFolder Property
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.

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

Property Value

Type: String
See Also