MacroSettingsFileCacheDependencies Property |
Outputs the file cache dependencies collected during the processing.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax public List<string> FileCacheDependencies { get; }
Property Value
Type:
ListStringSee Also