This documentation is archived and is not being maintained.
Environment::GetEnvironmentVariables Method
Visual Studio 2010
Retrieves all environment variable names and their values.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetEnvironmentVariables() | Retrieves all environment variable names and their values from the current process. |
|
GetEnvironmentVariables(EnvironmentVariableTarget) | Retrieves all environment variable names and their values from the current process, or from the Windows operating system registry key for the current user or local machine. |
Show: