Element.AttributeConfigurator.

Element.

InitializeBuildElementCollection(PropertyInfo) Method

Summary

Initializes the build element collection.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
Element.AttributeConfigurator

Syntax

protected virtual bool InitializeBuildElementCollection(PropertyInfo propertyInfo)

Parameters

Name Type Description
propertyInfo PropertyInfo The property information.

Return Value

Type Description
bool