MailTask.

Attachments Property

Summary

Attachments that are transmitted with the message.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Tasks
Containing Type
MailTask

Syntax

[BuildElement("attachments")]
public FileSet Attachments { get; set; }

Attributes

Type Description
BuildElementAttribute Indicates that the property should be treated as an XML element and further processing should be done.

Value

Type Description
FileSet