EnvironmentVariable Properties | MSBuild Extension Pack Help 4.0.12.0 |
The EnvironmentVariable type exposes the following members.
Properties
Name | Description | |
---|---|---|
Target |
Machine, Process or User. Defaults to Process
|
|
Value |
Gets or sets the value. May be a string array for Get. If Value is not passed or empty for Set, the environment variable is deleted.
|
|
Variable |
The name of the Environment Variable to get or set.
|
See Also