| NAnt SDK Documentation - v0.92 |
|
EnvironmentVariableCollection.Add Method
Adds a EnvironmentVariable to the end of the collection.
Parameters
-
item
- The EnvironmentVariable to be added to the end of the collection.
Return Value
The position into which the new element was inserted.
See Also
EnvironmentVariableCollection Class | NAnt.Core.Types Namespace