NAnt SDK Documentation - v0.92

InElement Class

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

System.Object
   NAnt.Core.Element
      NAnt.Core.Tasks.InElement

[Visual Basic]
Public Class InElement
    Inherits Element
[C#]
public class InElement : 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.Tasks

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

See Also

InElement Members | NAnt.Core.Tasks Namespace