| 
            
              ProcessLauncherChildProcessTarget Property
             | 
          
        
        
            Gets or sets the name of the child process to target for additional monitoring and termination when adapter is disposed.
            
        
        Namespace: FileAdaptersAssembly: FileAdapters (in FileAdapters.dll) Version: 2.4.258-beta
Syntaxfunction get_ChildProcessTarget();
function set_ChildProcessTarget(value);
 View SourceProperty Value
String
See Also