Click or drag to resize
DeleteAttachmentWebFarmTask Properties

The DeleteAttachmentWebFarmTask type exposes the following members.

Properties
  NameDescription
Public propertyDeleteDirectory
Gets or sets a value that indicates whether directory will be deleted.
Public propertyFileGuid
Gets or sets identifier of the file to be deleted.
Public propertySiteName
Gets or sets name of the site which is file assigned to.
Public propertyTaskBinaryData
Gets or sets the binary representation of data.
(Inherited from WebFarmTaskBase.)
Public propertyTaskFilePath
Gets or sets target path of file transported by task.
(Inherited from WebFarmTaskBase.)
Public propertyTaskTarget
Gets or sets task target.
(Inherited from WebFarmTaskBase.)
Top
See Also