NAntContrib Help Element Reference Entity | v0.85-rc1 |
[This is preliminary documentation and subject to change.]
Represents an entity in an <entities>.
Attribute | Type | Description | Required |
---|---|---|---|
name | string | The path for the entity. | True |
if | bool | If true then the entity will be included. The default is true . |
False |
unless | bool | Opposite of if . If false then the entity will be included. The default is false . |
False |