Cache directory path specified as a setting.
- Namespace
- Statiq
.Web - Containing Type
- WebKeys
- Field Type
- string
Syntax
public const string CachePath
Remarks
Note that paths are processed before the normal extensions in
BootstrapperSettingsExtensions
so you must use the Initial...()
settings extensions, a setting file, or the extensions in
BootstrapperFileSystemExtensions
to change file system paths.
Constant Value
Value | Type |
---|---|
CachePath | String |