NAnt SDK Documentation - v0.92

RawXml.Xml Property

Gets the XML that this element represents.

[Visual Basic]
Public ReadOnly Property Xml As XmlNode
[C#]
public System.Xml.XmlNode Xml {get;}

See Also

RawXml Class | NAnt.Core.Types Namespace