Click or drag to resize
DeleteMetaFileWebFarmTaskFileName Property
Gets or sets name of the file which will be deleted.

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

Property Value

Type: String
See Also