| NAnt  Help  Element Reference  Library | v0.85 | 
Represents a library.
| Attribute | Type | Description | Required | 
|---|---|---|---|
| name | string | The name of the library. | True | 
| if | bool | If true then the element will be processed; otherwise, skipped. The default is true. | False | 
| unless | bool | If true then the element will be skipped; otherwise, processed. The default is false. | False |