NAnt SDK Documentation - v0.92

ExpandBaseTask Class

Summary description for ExpandTask.

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

System.Object
   NAnt.Core.Element
      NAnt.Core.Task
         NAnt.Compression.Tasks.ExpandBaseTask
            NAnt.Compression.Tasks.UnTarTask
            NAnt.Compression.Tasks.UnZipTask

[Visual Basic]
MustInherit Public Class ExpandBaseTask
    Inherits Task
[C#]
public abstract class ExpandBaseTask : Task

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.Compression.Tasks

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

See Also

ExpandBaseTask Members | NAnt.Compression.Tasks Namespace