[]
Gets or sets a path to store temporary files to a disk to reduce memory consumption.
public DirectoryInfo CacheDataPath { get; set; }
A DirectoryInfo object representing the path to store temporary files.