Summary
Initializes the build element collection.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- Element
. Attribute Configurator
Syntax
protected virtual bool InitializeBuildElementCollection(PropertyInfo propertyInfo)
Parameters
| Name | Type | Description |
|---|---|---|
| propertyInfo | PropertyInfo | The property information. |
Return Value
| Type | Description |
|---|---|
| bool |
