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