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

InElement Class

[This is preliminary documentation and subject to change.]

Missing <summary> documentation for T:NAnt.Core.Tasks.InElement

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.

Remarks

Missing <remarks> documentation for T:NAnt.Core.Tasks.InElement

Requirements

Namespace: NAnt.Core.Tasks

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

See Also

InElement Members | NAnt.Core.Tasks Namespace