Click or drag to resize
UpdateMetaFileWebFarmTaskDeleteOldFiles Property
Gets or sets a value that indicates if files in destination folder with mask '[guid]*.*' should be deleted.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public bool DeleteOldFiles { get; set; }

Property Value

Type: Boolean
See Also