Element.AttributeConfigurator.

Element.

InitializeAttribute(PropertyInfo) Method

Summary

Initializes the attribute.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
Element.AttributeConfigurator

Syntax

protected virtual bool InitializeAttribute(PropertyInfo propertyInfo)

Parameters

Name Type Description
propertyInfo PropertyInfo The property information.

Return Value

Type Description
bool