AppLaunchContext.getEnvironment

Gets the complete environment variable list to be passed to the child process when @context is used to launch an application. This is a %NULL-terminated array of strings, where each string has the form KEY=VALUE.

class AppLaunchContext
string[]
getEnvironment
()

Return Value

Type: string[]

the child's environment

Meta

Since

2.32