NAnt SDK Documentation - v0.85-nightly-2005-11-09

RawXml.Xml Property

[This is preliminary documentation and subject to change.]

Gets the XML that this element represents.

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

Remarks

Missing <remarks> documentation for P:NAnt.Core.Types.RawXml.Xml

See Also

RawXml Class | NAnt.Core.Types Namespace