Assembly.

Version Property

Summary

The version of the assembly.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Types
Containing Type
Assembly

Syntax

[TaskAttribute("version", Required = false)]
[StringValidator(AllowEmpty = false)]
public string Version { get; set; }

Attributes

Type Description
TaskAttribute
StringValidator

Value

Type Description
string