NAnt
![]() ![]() ![]() |
v0.92 |
Attribute | Type | Description | Required |
---|---|---|---|
name | string | The pattern or file name to exclude. | True |
if | bool | If true then the pattern will be excluded; otherwise, skipped. The default is true. | False |
unless | bool | Opposite of if . If false then the pattern will be excluded; otherwise, skipped. The default is false. |
False |