FolderCacheItem public class FolderCacheItem Documentation public int FolderID { get; set; } public string Path { get; set; } public FolderCacheItem(string path, int folderID)