AppLaunchContext.unsetenv

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

class AppLaunchContext
void
unsetenv
(
string variable
)

Parameters

variable string

the environment variable to remove

Meta

Since

2.32