ExecTask.

EnvironmentSet Property

Summary

Environment variables to pass to the program.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Tasks
Containing Type
ExecTask

Syntax

[BuildElement("environment")]
public EnvironmentSet EnvironmentSet { get; }

Attributes

Type Description
BuildElementAttribute Indicates that the property should be treated as an XML element and further processing should be done.

Value

Type Description
EnvironmentSet