Option.

Value Property

Summary

Value of the option. The default is null.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Types
Containing Type
Option

Syntax

[TaskAttribute("value")]
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