Summary
The output file name.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- SlingshotTask
Syntax
[TaskAttribute("output", Required = true)]
[StringValidator(AllowEmpty = false)]
public string Output { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
StringValidator |
Value
Type | Description |
---|---|
string |