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

RawXml Class

[This is preliminary documentation and subject to change.]

Represents an element of which the XML is processed by its parent task or type.

For a list of all members of this type, see RawXml Members.

System.Object
   NAnt.Core.Element
      NAnt.Core.Types.RawXml

[Visual Basic]
Public Class RawXml
    Inherits Element
[C#]
public class RawXml : Element

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

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

Requirements

Namespace: NAnt.Core.Types

Assembly: NAnt.Core (in NAnt.Core.dll)

See Also

RawXml Members | NAnt.Core.Types Namespace