BenchEnvironmentLoad Method |
| Name | Description | |
|---|---|---|
| Load |
Loads the environment variables in the current process.
| |
| Load(IDictionaryString, String) |
Stores the environment variables in the given generic dictionary.
| |
| Load(StringDictionary) |
Stores the environment variables in the given string dictionary.
| |
| Load(DictionaryEntryHandler) |
Calls the given handler for every environment variable in the configuration.
|