SSCMCheckout.

Timestamp Property

Summary

Specifies how to set the local file's date/time. Possible values are current, modify or checkin.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SurroundSCM
Containing Type
SSCMCheckout

Syntax

[TaskAttribute("timestamp", Required = false)]
public string Timestamp { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string