Summary
Initializes a new instance of the
NAnt.Core.Types.EnvironmentVariableCollection class
with the specified array of NAnt.Core.Types.EnvironmentVariable instances.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Types - Containing Type
- Environment
Variable Collection
Syntax
public EnvironmentVariableCollection(EnvironmentVariable[] value)
Parameters
| Name | Type | Description |
|---|---|---|
| value | Environment |
Return Value
| Type | Description |
|---|---|
| void |
