NAnt SDK Documentation - v0.92

RawXml Class

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.

Requirements

Namespace: NAnt.Core.Types

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

See Also

RawXml Members | NAnt.Core.Types Namespace