FileSet.Exclude

[This is preliminary documentation and subject to change.]

Parameters

Attribute Type Description Required
name string The pattern or file name to include. True
if bool If true then the pattern will be included; otherwise, skipped. The default is true. False
unless bool Opposite of if. If false then the pattern will be included; otherwise, skipped. The default is false. False

Requirements

Assembly: NAnt.Core (0.85.1793.0)