1 out of 2 rated this helpful - Rate this topic

Environment.GetEnvironmentVariable Method

Retrieves the value of an environment variable.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Static member GetEnvironmentVariable(String) Retrieves the value of an environment variable from the current process.
Public method Static member GetEnvironmentVariable(String, EnvironmentVariableTarget) Retrieves the value of an environment variable from the current process or from the Windows operating system registry key for the current user or local machine.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.