[ 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.
| this |
the launch context |
| variable |
the environment variable to remove |