Summary
Name of the xml file that will contain the cvs log information.
- Assembly
- NAnt
.SourceControl .dll - Namespace
- NAnt
.SourceControl .Tasks - Containing Type
- ChangeLogTask
Syntax
[TaskAttribute("xmlfile", Required = true)]
public FileInfo DestFile { get; set; }
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
FileInfo |