Click or drag to resize
UpdateForumAttachmentWebFarmTaskFileExtension Property
Gets or sets extension of the file attachment to be updated.

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

Property Value

Type: String
See Also