1 out of 1 rated this helpful - Rate this topic

Environment.SetEnvironmentVariable Method

Creates, modifies, or deletes an environment variable.

Name Description
Environment.SetEnvironmentVariable (String, String) Creates, modifies, or deletes an environment variable stored in the current process.
Environment.SetEnvironmentVariable (String, String, EnvironmentVariableTarget) Creates, modifies, or deletes an environment variable stored in the current process or in the Windows operating system registry key reserved for the current user or local machine.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.