VersionTask.

Path Property

Summary

Path to the file containing the current version number. The default file is 'build.number' in the project base directory.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
VersionTask

Syntax

[TaskAttribute("path")]
public FileInfo Path { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
FileInfo