Project.

ConfigurationNode Property

Summary

Gets the System.Xml.XmlNode NAnt should use to initialize configuration settings.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
Project

Syntax

public XmlNode ConfigurationNode { get; }

Value

Type Description
XmlNode The System.Xml.XmlNode NAnt should use to initialize configuration settings.