Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets a task-specific environment variable.
public void SetEnvironmentVariable (string name, string value);
abstract member SetEnvironmentVariable : string * string -> unit
Public Sub SetEnvironmentVariable (name As String, value As String)