Click or drag to resize
MacroSettingsFileCacheDependencies Property
Outputs the file cache dependencies collected during the processing.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
public List<string> FileCacheDependencies { get; }

Property Value

Type: ListString
See Also