Summary
Initializes all build attributes and child elements.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- Element
Syntax
protected virtual void InitializeXml(XmlNode elementNode, PropertyDictionary properties, FrameworkInfo framework)
Parameters
| Name | Type | Description |
|---|---|---|
| elementNode | XmlNode | |
| properties | PropertyDictionary | |
| framework | FrameworkInfo |
Return Value
| Type | Description |
|---|---|
| void |
