Element.

XmlNode Property

Summary

Gets or sets the XML node of the element.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
Element

Syntax

protected virtual XmlNode XmlNode { get; set; }

Value

Type Description
XmlNode The XML node of the element.