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 |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
string |