NAnt Help Function Reference environment::get-variable | v0.90 |
Returns the value of the specified environment variable.
string environment::get-variable(name)
Name | Type | Description |
---|---|---|
name | string | The environment variable of which the value should be returned. |