Click or drag to resize
IAttachmentAttachmentExtension Property
Gets the file name extension of the attachment or attachment version.

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

Property Value

Type: String
See Also