0 out of 6 rated this helpful - Rate this topic

Environment.GetEnvironmentVariable Method

Retrieves the value of an environment variable.

Name Description
Environment.GetEnvironmentVariable (String) Retrieves the value of an environment variable from the current process.
Environment.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.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.