RecordTask.

LogName Property

Summary

Name of destination file.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
RecordTask

Syntax

[TaskAttribute("name", Required = true)]
public FileInfo LogName { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
FileInfo