|
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.207-beta
Syntax function get_ChildProcessTarget();
function set_ChildProcessTarget(value);
View SourceProperty Value
StringSee Also