CleanupCodeSettings.

CachesHome Property

Summary

Lets you specify a custom location for the data that CleanupCode caches. By default, the %LOCALAPPDATA% directory is used, unless there are settings files, in which case the one specified there is used. This parameter can be helpful if you want to use a fast SSD disk for the cache or if you want to store all your build processing data in a single place.
Assembly
Rocket.Surgery.Nuke.dll
Namespace
Temp.CleanupCode
Containing Type
CleanupCodeSettings

Syntax

public virtual string CachesHome { get; internal set; }

Value

Type Description
string