Click or drag to resize
DeleteForumAttachmentWebFarmTaskDeleteDirectory Property
Gets or sets a value that indicates whether directory will be deleted.

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

Property Value

Type: Boolean
See Also