CacheFolder

PreviewOptions.CacheFolder property

Gets or sets the cache folder. By default the cache folder is set to user’s local temp directory.

public string CacheFolder { get; set; }

See Also