| 
            
              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.258-beta
Syntaxfunction get_EnvironmentalVariables();
function set_EnvironmentalVariables(value);
 View SourceProperty Value
String
See Also