History.

Output Property

Summary

Output file to save history to (as XML).
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SourceSafe
Containing Type
History

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
FileInfo