NAnt SDK Documentation - v0.92

CopyTask.FileDateInfo.LastWriteTime Property

Gets the time when the current file was last written to.

[Visual Basic]
Public ReadOnly Property LastWriteTime As Date
[C#]
public System.DateTime LastWriteTime {get;}

Property Value

The time when the current file was last written to.

See Also

CopyTask.FileDateInfo Class | NAnt.Core.Tasks Namespace