NAnt SDK Documentation - v0.92

CopyTask.FileDateInfo Class

Holds the absolute paths and last write time of a given file.

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

System.Object
   NAnt.Core.Tasks.CopyTask.FileDateInfo

[Visual Basic]
Protected Class CopyTask.FileDateInfo
[C#]
protected class CopyTask.FileDateInfo

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

CopyTask.FileDateInfo Members | NAnt.Core.Tasks Namespace