Summary
Value of the attribute.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Types - Containing Type
- AssemblyAttribute
Syntax
[TaskAttribute("value")]
public string Value { get; set; }
Attributes
| Type | Description |
|---|---|
| Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
| Type | Description |
|---|---|
| string |
