EnvironmentSet.

EnvironmentVariables Property

Summary

Environment variable to pass to a program.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Types
Containing Type
EnvironmentSet

Syntax

[BuildElementArray("variable")]
public EnvironmentVariableCollection EnvironmentVariables { get; set; }

Attributes

Type Description
BuildElementArrayAttribute Indicates that property should be treated as a XML arrayList

Value