CheckoutTask.

FileTimestamp Property

Summary

Set the behavior for timestamps of local files. The default is FileTimestamp.Current.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SourceSafe
Containing Type
CheckoutTask

Syntax

[TaskAttribute("filetimestamp")]
public FileTimestamp FileTimestamp { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
FileTimestamp