Summary
Extension to append to the output filename.
- Assembly
- NAnt
.NUnit .dll - Namespace
- NAnt
.NUnit .Types - Containing Type
- FormatterElement
Syntax
[TaskAttribute("extension", Required = false)]
public string Extension { get; set; }
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
string |