TouchTask.

Millis Property

Summary

Specifies the new modification time of the file(s) in milliseconds since midnight Jan 1 1970.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Tasks
Containing Type
TouchTask

Syntax

[TaskAttribute("millis")]
public long Millis { get; set; }

Attributes

Type Description
TaskAttributeAttribute Indicates that property should be treated as a XML attribute for the task.

Value

Type Description
long