Summary
The ID used to be referenced later.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- DataTypeBase
Syntax
[TaskAttribute("id")]
public string ID { get; set; }
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
string |