Summary
The type of resource which must be present.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Tasks - Containing Type
- AvailableTask
Syntax
[TaskAttribute("type", Required = true)]
public AvailableTask.ResourceType Type { get; set; }
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
AvailableTask |