Token.

Value Property

Summary

New value of token.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Types
Containing Type
Token

Syntax

[TaskAttribute("value", Required = true)]
public string Value { get; set; }

Attributes

Type Description
TaskAttributeAttribute Indicates that property should be treated as a XML attribute for the task.

Value

Type Description
string