NAnt SDK Documentation - v0.92

FileUtils Class

Provides modified version for Copy and Move from the File class that allow for filter chain processing.

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

System.Object
   NAnt.Core.Util.FileUtils

[Visual Basic]
MustInherit NotInheritable Public Class FileUtils
[C#]
public abstract sealed class FileUtils

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.Util

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

See Also

FileUtils Members | NAnt.Core.Util Namespace