Click or drag to resize
WebFarmTaskBaseTaskFilePath Property
Gets or sets target path of file transported by task.

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

Property Value

Type: String
See Also