Click or drag to resize
WebFarmTaskInfoTaskFilePath Property
Target path of file transported by task.

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

Property Value

Type: String

Implements

IWebFarmTaskTaskFilePath
See Also