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