TouchTask.

TouchFileSet Property

Summary

Used to select files that should be touched.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Tasks
Containing Type
TouchTask

Syntax

[BuildElement("fileset")]
public FileSet TouchFileSet { 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