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

CopyTask.FileDateInfo Members

CopyTask.FileDateInfo overview

Public Instance Constructors

CopyTask.FileDateInfo Constructor Initializes a new instance of the CopyTask.FileDateInfo class for the specified file and last write time.

Public Instance Properties

LastWriteTime Gets the time when the current file was last written to.
Path Gets the absolute path of the current file.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

CopyTask.FileDateInfo Class | NAnt.Core.Tasks Namespace