BaseTask.

Version Property

Summary

A version of the path to reference. Accepts multiple forms, including the label, version number, or date of the version. If omitted, the latest version is used.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SourceSafe
Containing Type
BaseTask

Syntax

[TaskAttribute("version")]
public virtual string Version { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string