0 out of 1 rated this helpful - Rate this topic

Environment.SetEnvironmentVariable Method

Creates, modifies, or deletes 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 SetEnvironmentVariable(String, String) Creates, modifies, or deletes an environment variable stored in the current process.
Public method Static member 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.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.