AttribTask.

AttribFileSet Property

Summary

All the matching files and directories in this fileset will have their attributes set.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Tasks
Containing Type
AttribTask

Syntax

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