unsetenv


Description:

[ Version ( since = "2.32" ) ]
public void unsetenv (string variable)

Arranges for variable to be unset in the child's environment when this is used to launch an application.

Parameters:

this

a AppLaunchContext

variable

the environment variable to remove