|
ProcessLauncherEnvironmentalVariables Property
|
Gets or sets any needed environmental variables that should be set or updated before launching the process.
Namespace: FileAdaptersAssembly: FileAdapters (in FileAdapters.dll) Version: 2.4.207-beta
Syntax function get_EnvironmentalVariables();
function set_EnvironmentalVariables(value);
View SourceProperty Value
StringSee Also