| NAnt  Help  Element Reference  Pattern | v0.92-rc1 | 
[This is preliminary documentation and subject to change.]
| Attribute | Type | Description | Required | 
|---|---|---|---|
| name | string | The name pattern to include/exclude. | True | 
| if | bool | If true then the pattern will be used; otherwise, skipped. The default is true. | False | 
| unless | bool | If false then the pattern will be used; otherwise, skipped. The default is false. | False |