InspectCodeSettings.

CachesHome Property

Summary

Gets or sets the directory where caches will be stored. The default is %TEMP%.

Syntax

public DirectoryPath CachesHome { get; set; }

Value

Type Description
DirectoryPath The directory where caches will be stored.