Summary
Environment variable to pass to a program.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Types - Containing Type
- EnvironmentSet
Syntax
[BuildElementArray("option")]
[Obsolete("Use <variable> element instead.")]
public OptionCollection Options { get; set; }
Attributes
Type | Description |
---|---|
Build |
Indicates that property should be treated as a XML arrayList |
ObsoleteAttribute |
Value
Type | Description |
---|---|
OptionCollection |