Summary
Gets the
NAnt.Core.Types.EnvironmentVariable
with the specified name.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Types - Containing Type
- Environment
Variable Collection
Syntax
[System.Runtime.CompilerServices.IndexerName("Item")]
public EnvironmentVariable this[string name] { get; }
Attributes
Type | Description |
---|---|
IndexerNameAttribute |
Parameters
Name | Type | Description |
---|---|---|
name | string |
Value
Type | Description |
---|---|
EnvironmentVariable |