Provides a scoped, temporary environment variable.
More...
|
string | Name [get] |
| The name of the temp env var.
|
string | Value [get] |
| The value this host will set.
|
string | OriginalValue [get, set] |
| The original value of the env var.
|
Provides a scoped, temporary environment variable.
◆ AutoTempEnvironmentVariable()
PeanutButter.Utils.AutoTempEnvironmentVariable.AutoTempEnvironmentVariable |
( |
string | name, |
|
|
string | value ) |
sets up the auto-temp env var
- Parameters
-
- Exceptions
-
The documentation for this class was generated from the following file:
- source/Utils/PeanutButter.Utils/AutoTempEnvironmentVariable.cs