TStampTask.

Property Property

Summary

The property to receive the date/time string in the given pattern.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Tasks
Containing Type
TStampTask

Syntax

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

Attributes

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

Value

Type Description
string