Summary
Specifies the output name for the styled result from the
NAnt.Core.Tasks.StyleTask.SrcFile
attribute.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Tasks - Containing Type
- StyleTask
Syntax
[TaskAttribute("out", Required = false)]
public FileInfo OutputFile { get; set; }
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
FileInfo |